git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c780a2a
)
ixp4xx-kernel: Ensure zd1211-firmware is built, so it can be included in the rootfs...
author
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 08:54:29 +0000
(08:54 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 08:54:29 +0000
(08:54 +0000)
packages/linux/ixp4xx-kernel.inc
patch
|
blob
|
history
diff --git
a/packages/linux/ixp4xx-kernel.inc
b/packages/linux/ixp4xx-kernel.inc
index
92bc34c
..
af5f78b
100644
(file)
--- a/
packages/linux/ixp4xx-kernel.inc
+++ b/
packages/linux/ixp4xx-kernel.inc
@@
-213,6
+213,7
@@
do_configure_prepend() {
# Kernel module dependencies
+DEPENDS += "zd1211-firmware"
RDEPENDS_kernel-module-zd1211rw += "zd1211-firmware"