include hostapd-mini and kmod-mac80211-hwsim in the default profile
authorFlorian Fainelli <florian@openwrt.org>
Mon, 12 Jan 2009 09:57:02 +0000 (09:57 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 12 Jan 2009 09:57:02 +0000 (09:57 +0000)
SVN-Revision: 13989

target/linux/uml/Makefile

index 2c60b8777c3336706b000f96bf4ac748b1925fa7..e01c47a23c948c751c8dac005b7495a95327475b 100644 (file)
@@ -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))