ipq806x: add default package selection

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44523 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2015-02-24 12:00:09 +00:00
parent 5b71c599e2
commit 9ef5d85054
1 changed files with 3 additions and 0 deletions

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