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/realview/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/realview/Makefile')
-rw-r--r-- | target/linux/realview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 70813594f9..5b0a0408a2 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -14,7 +14,7 @@ CPU_TYPE:=mpcore CPU_SUBTYPE:=vfp MAINTAINER:=Florian Fainelli <florian@openwrt.org> -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 DEVICE_TYPE:=developerboard |