Include madwifi by default in rb532 images

SVN-Revision: 12287
lede-17.01
Florian Fainelli 2008-08-12 13:18:26 +00:00
parent 8dc883b976
commit 468c38a112
1 changed files with 1 additions and 0 deletions

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))