From: florian Date: Mon, 12 Jan 2009 09:57:02 +0000 (+0000) Subject: [uml] include hostapd-mini and kmod-mac80211-hwsim in the default profile X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=e2c0205986c1bf13ae2ed5e27f3e34a1c17d1435;p=10.03%2Fopenwrt.git [uml] include hostapd-mini and kmod-mac80211-hwsim in the default profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13989 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile index 2c60b8777..e01c47a23 100644 --- 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))