aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeon/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-29 23:19:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-29 23:19:36 +0000
commitf32de94e0a46e06586dfd4066465a9425fa64304 (patch)
tree956d0465c8d737454e27f13d31efb439e6620d9f /target/linux/octeon/Makefile
parent3e9d2a847bbbc282e82a2a92417a095ad1e21e1a (diff)
downloadupstream-f32de94e0a46e06586dfd4066465a9425fa64304.tar.gz
upstream-f32de94e0a46e06586dfd4066465a9425fa64304.tar.bz2
upstream-f32de94e0a46e06586dfd4066465a9425fa64304.zip
octeon: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48557
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r--target/linux/octeon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile
index a6707f0050..21c11dc061 100644
--- a/target/linux/octeon/Makefile
+++ b/target/linux/octeon/Makefile
@@ -14,7 +14,7 @@ CPU_TYPE:=octeon
CPU_CFLAGS_octeon:=-march=octeon -mabi=64
MAINTAINER:=John Crispin <blogic@openwrt.org>
-KERNEL_PATCHVER:=4.3
+KERNEL_PATCHVER:=4.4
include $(INCLUDE_DIR)/target.mk