diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
commit | 0e6867db1e9a2feb6ded27a33631e25f6c18e11e (patch) | |
tree | 5689460cf1b5a04c4b83e21e9e627d528f393cd9 /target/linux/ppc44x | |
parent | 9aa3da569edfc91995fbb4bf030d40cce3f0b45e (diff) | |
download | upstream-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.tar.gz upstream-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.tar.bz2 upstream-0e6867db1e9a2feb6ded27a33631e25f6c18e11e.zip |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40467 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 30a85cff42..5f29716ee4 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.34 +LINUX_VERSION:=3.10.36 include $(INCLUDE_DIR)/target.mk |