Browse Source

octeon: switch to 4.3

Signed-off-by: Stijn Tintel <[email protected]>

SVN-Revision: 47473
Felix Fietkau 10 years ago
parent
commit
3cb722b875
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/octeon/Makefile

+ 1 - 1
target/linux/octeon/Makefile

@@ -14,7 +14,7 @@ CPU_TYPE:=octeon
 CPU_CFLAGS_octeon:=-march=octeon -mabi=64
 MAINTAINER:=John Crispin <[email protected]>
 
-KERNEL_PATCHVER:=3.18
+KERNEL_PATCHVER:=4.3
 
 include $(INCLUDE_DIR)/target.mk