include hostapd-mini and kmod-mac80211-hwsim in the default profile

SVN-Revision: 13989
This commit is contained in:
Florian Fainelli 2009-01-12 09:57:02 +00:00
parent cd924aa25c
commit ab8d91ac12

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