projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9859330
)
include wpad-mini and mac80211_hwsim by default
author
Florian Fainelli
<florian@openwrt.org>
Wed, 17 Mar 2010 20:21:53 +0000
(20:21 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 17 Mar 2010 20:21:53 +0000
(20:21 +0000)
SVN-Revision: 20256
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index 69fae6aa5b8caeacec010691f7e6b0035873a162..17b1790e872604184d0fc19aaad5211d8dc1892c 100644
(file)
--- a/
target/linux/malta/Makefile
+++ b/
target/linux/malta/Makefile
@@
-16,6
+16,8
@@
LINUX_VERSION:=2.6.32.8
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += wpad-mini kmod-mac80211-hwsim
+
define Target/Description
Build firmware images for MTI Malta CoreLV boards.
endef