From 441270778b666cfb2b294f51a0182118faf94ddf Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 12 Aug 2008 13:18:26 +0000 Subject: [PATCH] Include madwifi by default in rb532 images git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12287 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rb532/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile index 43ad5453b0..79bec5b7b7 100644 --- a/target/linux/rb532/Makefile +++ b/target/linux/rb532/Makefile @@ -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)) -- 2.11.0