projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd924aa
)
include hostapd-mini and kmod-mac80211-hwsim in the default profile
author
Florian Fainelli
<florian@openwrt.org>
Mon, 12 Jan 2009 09:57:02 +0000
(09:57 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 12 Jan 2009 09:57:02 +0000
(09:57 +0000)
SVN-Revision: 13989
target/linux/uml/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/uml/Makefile
b/target/linux/uml/Makefile
index 2c60b8777c3336706b000f96bf4ac748b1925fa7..e01c47a23c948c751c8dac005b7495a95327475b 100644
(file)
--- a/
target/linux/uml/Makefile
+++ b/
target/linux/uml/Makefile
@@
-27,6
+27,8
@@
LINUX_VERSION:=2.6.26.8
include $(INCLUDE_DIR)/target.mk
+DEFAULT_PACKAGES += hostapd-mini kmod-mac80211-hwsim
+
endif
$(eval $(call BuildTarget))