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-a3cf2f4a3e73master
parent
5b71c599e2
commit
9ef5d85054
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue