summaryrefslogtreecommitdiffstats
path: root/target/linux/package/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-13 21:27:45 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-08-13 21:27:45 +0000
commit0f993c98384e1fdd24abd647929d522e4aa20e12 (patch)
tree93ec98bee4563f8e4c99f59d75ac5224fc2235a2 /target/linux/package/Makefile
parent183c4345af15d6cf8e60ba079a1da9108294ffe2 (diff)
add madwifi driver to head
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1648 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/Makefile')
-rw-r--r--target/linux/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/package/Makefile b/target/linux/package/Makefile
index 43fbd60f2..4b8d06889 100644
--- a/target/linux/package/Makefile
+++ b/target/linux/package/Makefile
@@ -5,6 +5,7 @@ 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)