projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54a387
)
[malta] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20256
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/malta/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/malta/Makefile
b/target/linux/malta/Makefile
index
69fae6a
..
17b1790
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