diff options
author | John Crispin <john@openwrt.org> | 2015-02-09 19:24:48 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-09 19:24:48 +0000 |
commit | 75fe1afa956b06e33003a590345401d7ebaeae9f (patch) | |
tree | 58e82966287c572c2146eb2dd94c4348355673a3 /target/linux/cobalt/Makefile | |
parent | 3dbaab6f67231c9b6683a10e11f2c94041f76be7 (diff) | |
download | upstream-75fe1afa956b06e33003a590345401d7ebaeae9f.tar.gz upstream-75fe1afa956b06e33003a590345401d7ebaeae9f.tar.bz2 upstream-75fe1afa956b06e33003a590345401d7ebaeae9f.zip |
realview: bump to 3.18
Signed-off-by: Your Name <blogic@openwrt.org>
SVN-Revision: 44368
Diffstat (limited to 'target/linux/cobalt/Makefile')
-rw-r--r-- | target/linux/cobalt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cobalt/Makefile b/target/linux/cobalt/Makefile index 15e01f1fce..e1441cd1b2 100644 --- a/target/linux/cobalt/Makefile +++ b/target/linux/cobalt/Makefile @@ -14,7 +14,7 @@ CPU_TYPE := 5k CPU_CFLAGS_5k := -march=r5000 MAINTAINER:=Florian Fainelli <florian@openwrt.org> -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 include $(INCLUDE_DIR)/target.mk |