diff options
author | Florian Fainelli <florian@openwrt.org> | 2015-04-04 18:01:26 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2015-04-04 18:01:26 +0000 |
commit | 3e6c6e0c7ba8be3ead4320dd199db5a55d8352a3 (patch) | |
tree | 5fcbefac23392b63ba97728b7f2688bcde8a2b3f /target/linux/mcs814x | |
parent | b1ba4c50963db865b57092cd2ff9676e629aacf1 (diff) | |
download | upstream-3e6c6e0c7ba8be3ead4320dd199db5a55d8352a3.tar.gz upstream-3e6c6e0c7ba8be3ead4320dd199db5a55d8352a3.tar.bz2 upstream-3e6c6e0c7ba8be3ead4320dd199db5a55d8352a3.zip |
mcs814x: switch to 3.18 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 45274
Diffstat (limited to 'target/linux/mcs814x')
-rw-r--r-- | target/linux/mcs814x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mcs814x/Makefile b/target/linux/mcs814x/Makefile index 291bee6d67..af1548fad3 100644 --- a/target/linux/mcs814x/Makefile +++ b/target/linux/mcs814x/Makefile @@ -13,7 +13,7 @@ FEATURES:=usb squashfs low_mem CPU_TYPE:=arm926ej-s MAINTAINER:=Florian Fainelli <florian@openwrt.org> -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 DEVICE_TYPE:=other |