Include madwifi by default in rb532 images

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12287 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-08-12 13:18:26 +00:00
parent 4d62e59ed2
commit 441270778b
+1
View File
@@ -14,5 +14,6 @@ FEATURES:=jffs2 pci tgz
LINUX_VERSION:=2.6.23.17
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += madwifi
$(eval $(call BuildTarget))