ar71xx: cosmetic fix of alfa ap120c/ap96 ordering
[openwrt-working-2016/.git] / target / linux / mediatek / Makefile
index d0b266b12fdaba055b986917dbff1aa677de3655..0415d245eca11a9bcdffded732e9e3b9cb9e18db 100644 (file)
@@ -9,12 +9,13 @@ FEATURES:=squashfs
 CPU_TYPE:=cortex-a7
 MAINTAINER:=John Crispin <blogic@openwrt.org>
 
-KERNEL_PATCHVER:=4.1
+KERNEL_PATCHVER:=4.4
 
 KERNELNAME:=Image dtbs zImage
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += \
-       kmod-leds-gpio kmod-gpio-button-hotplug swconfig
+       kmod-mt76 kmod-leds-gpio kmod-gpio-button-hotplug swconfig \
+       wpad-mini
 
 $(eval $(call BuildTarget))