diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-05 08:25:45 +0000 |
commit | 35656042f1cd457819a75c980613634b494a7e70 (patch) | |
tree | f7999960f435d3eeacf3bc222cf249f3df368969 /target/linux/ppc44x | |
parent | cb07269988cd3be7cbbd3278081c5688ae8d7616 (diff) | |
download | upstream-35656042f1cd457819a75c980613634b494a7e70.tar.gz upstream-35656042f1cd457819a75c980613634b494a7e70.tar.bz2 upstream-35656042f1cd457819a75c980613634b494a7e70.zip |
kernel: update 3.10 to 3.10.18
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
Diffstat (limited to 'target/linux/ppc44x')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index b9fc559614..d5c459a351 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs broken CPU_TYPE:=440 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.10.17 +LINUX_VERSION:=3.10.18 include $(INCLUDE_DIR)/target.mk |