diff options
author | John Crispin <blogic@openwrt.org> | 2014-08-30 09:59:30 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-08-30 09:59:30 +0000 |
commit | 3651b3452d3e7d83df558edc31ba892cb0c40c3b (patch) | |
tree | c16d7bb532271e412f57423e2552a15ad8fa7901 /target/linux/ipq806x/Makefile | |
parent | 50bbe0d6ba8d795611f5cf831bc379f2821eb5a6 (diff) | |
download | upstream-3651b3452d3e7d83df558edc31ba892cb0c40c3b.tar.gz upstream-3651b3452d3e7d83df558edc31ba892cb0c40c3b.tar.bz2 upstream-3651b3452d3e7d83df558edc31ba892cb0c40c3b.zip |
ipx806x: bump to 3.14.16
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42336 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ipq806x/Makefile')
-rw-r--r-- | target/linux/ipq806x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 78290e88cd..38f342feb6 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -9,7 +9,7 @@ FEATURES:=squashfs CPU_TYPE:=cortex-a7 MAINTAINER:=John Crispin <blogic@openwrt.org> -LINUX_VERSION:=3.14.12 +LINUX_VERSION:=3.14.16 KERNELNAME="Image dtbs" |