Skip to content
Snippets Groups Projects
Commit 458c37fb authored by John Crispin's avatar John Crispin
Browse files

ipq806x: add default package selection


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

SVN-Revision: 44523
parent de7100d8
No related branches found
No related tags found
No related merge requests found
...@@ -14,5 +14,8 @@ KERNEL_PATCHVER:=3.18 ...@@ -14,5 +14,8 @@ KERNEL_PATCHVER:=3.18
KERNELNAME:=Image dtbs KERNELNAME:=Image dtbs
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-leds-gpio kmod-gpio-button-hotplug kmod-qca-nss-gmac swconfig
$(eval $(call BuildTarget)) $(eval $(call BuildTarget))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment