diff options
author | John Crispin <john@phrozen.org> | 2017-02-13 18:05:24 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-02-14 17:14:27 +0100 |
commit | 1753720261d6feffd6d71ec9bfa7170499d5c1a2 (patch) | |
tree | 2bc4c84808a3c0ddf1cb53b28060c5f084e818b7 /target/linux/octeon/Makefile | |
parent | 9dcb921d908e664655e8bde2db64640b4f2d9072 (diff) | |
download | upstream-1753720261d6feffd6d71ec9bfa7170499d5c1a2.tar.gz upstream-1753720261d6feffd6d71ec9bfa7170499d5c1a2.tar.bz2 upstream-1753720261d6feffd6d71ec9bfa7170499d5c1a2.zip |
octeon: bump to v4.9
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r-- | target/linux/octeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 06b6ad0098..254f22119f 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs ramdisk pci usb CPU_TYPE:=octeon MAINTAINER:=John Crispin <john@phrozen.org> -KERNEL_PATCHVER:=4.4 +KERNEL_PATCHVER:=4.9 define Target/Description Build firmware images for Cavium Networks Octeon-based boards. |