add madwifi driver to head
[openwrt-10.03/.git] / target / linux / package / Makefile
index f34ad9a8a350b969714e22b180ea6c14d16d8598..4b8d068891d0972eb1efdb655efeef30e034579f 100644 (file)
@@ -5,8 +5,14 @@ package-$(BR2_PACKAGE_KMOD_FUSE) += fuse
 package-$(BR2_PACKAGE_KMOD_MINI_FO) += mini_fo
 package-$(BR2_PACKAGE_KMOD_SHFS) += shfs
 package-$(BR2_PACKAGE_KMOD_OPENSWAN) += openswan
+package-$(BR2_PACKAGE_KMOD_MADWIFI) += madwifi
+package-y += openwrt
+
+ifeq ($(BOARD),brcm)
 ifeq ($(LINUX_VERSION),2.4.30)
 package-$(BR2_PACKAGE_KMOD_WLCOMPAT) += wlcompat
+wlcompat-compile: openwrt-compile
+endif
 endif
 
 all: compile install