diff options
author | John Crispin <blogic@openwrt.org> | 2014-08-18 13:09:24 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-08-18 13:09:24 +0000 |
commit | a7b7f7d885f148809e0a83802bed834f0bfc3bf8 (patch) | |
tree | 961a7a7ec55483deff22f1dd79da4a88a7d533df /target/linux/octeon/Makefile | |
parent | da5540a0f0881337d34963cc41fc4a1a45137e7e (diff) | |
download | master-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.tar.gz master-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.tar.bz2 master-187ad058-a7b7f7d885f148809e0a83802bed834f0bfc3bf8.zip |
octeon: update to 3.14
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/octeon/Makefile')
-rw-r--r-- | target/linux/octeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/octeon/Makefile b/target/linux/octeon/Makefile index 5138325de9..7b9163cdc4 100644 --- a/target/linux/octeon/Makefile +++ b/target/linux/octeon/Makefile @@ -15,6 +15,7 @@ CPU_CFLAGS_octeon:=-march=octeon -mabi=64 MAINTAINER:=John Crispin <blogic@openwrt.org> LINUX_VERSION:=3.10.49 +LINUX_VERSION:=3.14.14 include $(INCLUDE_DIR)/target.mk |