From e2c0205986c1bf13ae2ed5e27f3e34a1c17d1435 Mon Sep 17 00:00:00 2001 From: florian Date: Mon, 12 Jan 2009 09:57:02 +0000 Subject: [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 --- target/linux/uml/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux') 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)) -- cgit v1.2.3