[uml] include hostapd-mini and kmod-mac80211-hwsim in the default profile
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jan 2009 09:57:02 +0000 (09:57 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 12 Jan 2009 09:57:02 +0000 (09:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13989 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/uml/Makefile

index 2c60b87..e01c47a 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))