aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-10 05:52:48 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-10 05:52:48 +0000
commit9b7ced4b3c5b98d8d7ec56fc7e6944853933bd8e (patch)
tree79a46042ee27c560623e09529122831e84fe4d51
parent3c1e3423214f0edb5125e5a784d8adb1c3b2c2a1 (diff)
downloadmaster-187ad058-9b7ced4b3c5b98d8d7ec56fc7e6944853933bd8e.tar.gz
master-187ad058-9b7ced4b3c5b98d8d7ec56fc7e6944853933bd8e.tar.bz2
master-187ad058-9b7ced4b3c5b98d8d7ec56fc7e6944853933bd8e.zip
oxnas: switch to 3.18
Tested on stg212 and kd20. Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44374 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/oxnas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile
index 05ae8cf602..186222d886 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -15,7 +15,7 @@ CPU_TYPE:=mpcore
MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
-KERNEL_PATCHVER:=3.14
+KERNEL_PATCHVER:=3.18
include $(INCLUDE_DIR)/target.mk