X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2FMakefile;h=0415d245eca11a9bcdffded732e9e3b9cb9e18db;hb=bd5e36a712c3962f39a3e0d17a8309d527deb53e;hp=d0b266b12fdaba055b986917dbff1aa677de3655;hpb=557ed0f822054d025d23f8984181b514e5f51813;p=openwrt-working-2016%2F.git diff --git a/target/linux/mediatek/Makefile b/target/linux/mediatek/Makefile index d0b266b12f..0415d245ec 100644 --- a/target/linux/mediatek/Makefile +++ b/target/linux/mediatek/Makefile @@ -9,12 +9,13 @@ FEATURES:=squashfs CPU_TYPE:=cortex-a7 MAINTAINER:=John Crispin -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))