From: Luka Perkov Date: Mon, 18 Jan 2016 06:40:16 +0000 (+0000) Subject: imx6: move to 4.4 kernel X-Git-Tag: reboot~829 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=85bdde7cf2821655c74fb4381926335a1161f0c1;p=openwrt%2Fopenwrt.git imx6: move to 4.4 kernel Signed-off-by: Pushpal Sidhu SVN-Revision: 48298 --- diff --git a/target/linux/imx6/Makefile b/target/linux/imx6/Makefile index cd938c801c..5f7e17bc1b 100644 --- a/target/linux/imx6/Makefile +++ b/target/linux/imx6/Makefile @@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9 CPU_SUBTYPE:=neon MAINTAINER:=Luka Perkov -KERNEL_PATCHVER:=4.1 +KERNEL_PATCHVER:=4.4 include $(INCLUDE_DIR)/target.mk