summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-09-24 08:54:29 +0000
committerRod Whitby <rod@whitby.id.au>2007-09-24 08:54:29 +0000
commitd98b11b82503e616d61b4c4b0e4b02fa429630dd (patch)
tree87643c01edf8e082aa095aee76153e8ecc8816f2 /packages
parentc780a2a420a58315a2e1c637cb20a6d215f0e757 (diff)
ixp4xx-kernel: Ensure zd1211-firmware is built, so it can be included in the rootfs if the kernel module is included.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/ixp4xx-kernel.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel.inc b/packages/linux/ixp4xx-kernel.inc
index 92bc34c987..af5f78b918 100644
--- 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"