ipq806x: add default package selection
[openwrt/svn-archive/archive.git] / target / linux / ipq806x / Makefile
index f07c87dbbdda3cc6c1e25912ea3af7630c672b2c..36b32053bd1be2db6775f71728e5a3bb57965c8d 100644 (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))