ixp4xx-kernel: Ensure zd1211-firmware is built, so it can be included in the rootfs...
authorRod Whitby <rod@whitby.id.au>
Mon, 24 Sep 2007 08:54:29 +0000 (08:54 +0000)
committerRod Whitby <rod@whitby.id.au>
Mon, 24 Sep 2007 08:54:29 +0000 (08:54 +0000)
packages/linux/ixp4xx-kernel.inc

index 92bc34c..af5f78b 100644 (file)
@@ -213,6 +213,7 @@ do_configure_prepend() {
 
 # Kernel module dependencies
 
+DEPENDS += "zd1211-firmware"
 RDEPENDS_kernel-module-zd1211rw += "zd1211-firmware"