projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc883b
)
Include madwifi by default in rb532 images
author
Florian Fainelli
<florian@openwrt.org>
Tue, 12 Aug 2008 13:18:26 +0000
(13:18 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 12 Aug 2008 13:18:26 +0000
(13:18 +0000)
SVN-Revision: 12287
target/linux/rb532/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/rb532/Makefile
b/target/linux/rb532/Makefile
index 43ad5453b07a3798d25dedee95081b4b10eeb3d3..79bec5b7b7fc3812ee5b45e75f5338ed2f4a4701 100644
(file)
--- 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))