kernel: update kernel 4.4 to version 4.4.13
[openwrt/openwrt.git] / target / linux / mvebu / Makefile
index 5b09285fce969e26c112f74a66210d927fb7caf0..bda69f64c7bca3befd7a4a53efe91c0f4cecc7ae 100644 (file)
@@ -14,12 +14,12 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=vfpv3
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.4
 
 include $(INCLUDE_DIR)/target.mk
 
 KERNELNAME:=zImage dtbs
 
-DEFAULT_PACKAGES += uboot-envtools
+DEFAULT_PACKAGES += uboot-envtools kmod-gpio-button-hotplug
 
 $(eval $(call BuildTarget))