1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 03:06:21 +03:00

[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
This commit is contained in:
florian 2009-01-12 09:57:02 +00:00
parent 46cbbdff49
commit e2c0205986

View 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))