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
commit7434ac100896fd746b11f6c007cc6e74c723a8cd (patch)
tree9e531506fc984c07d714d85626ef7104acea2821 /target/linux/octeon/Makefile
parent3dd3913679b2849fb1eb3b41c28a897118355ba8 (diff)
downloadmaster-187ad058-7434ac100896fd746b11f6c007cc6e74c723a8cd.tar.gz
master-187ad058-7434ac100896fd746b11f6c007cc6e74c723a8cd.tar.bz2
master-187ad058-7434ac100896fd746b11f6c007cc6e74c723a8cd.zip
octeon: update to linux 4.4
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48557 3c298f89-4303-0410-b956-a3cf2f4a3e73
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