ipq806x: add default package selection

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 44523
This commit is contained in:
John Crispin 2015-02-24 12:00:09 +00:00
parent de7100d818
commit 458c37fb14

View file

@ -14,5 +14,8 @@ KERNEL_PATCHVER:=3.18
KERNELNAME:=Image dtbs
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-gpio-button-hotplug kmod-qca-nss-gmac swconfig
$(eval $(call BuildTarget))