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

SVN-Revision: 13989
lede-17.01
Florian Fainelli 2009-01-12 09:57:02 +00:00
parent cd924aa25c
commit ab8d91ac12
1 changed files with 2 additions and 0 deletions

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