ipq806x: add default package selection
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44523
This commit is contained in:
parent
de7100d818
commit
458c37fb14
1 changed files with 3 additions and 0 deletions
|
@ -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 a new issue