diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 20:10:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 20:10:34 +0000 |
commit | 7d0cf4f7a0f34416330f0bcfec9f422886e92423 (patch) | |
tree | 5266cbd2bbc2a0ab17065864a8880615b475fc8c /target/linux/ppc40x/Makefile | |
parent | 565cdf58b5cda4a67522e4472d5d2f76a24c565e (diff) | |
download | upstream-7d0cf4f7a0f34416330f0bcfec9f422886e92423.tar.gz upstream-7d0cf4f7a0f34416330f0bcfec9f422886e92423.tar.bz2 upstream-7d0cf4f7a0f34416330f0bcfec9f422886e92423.zip |
ppc40x: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34775
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 1554bcdaf1..01044dad7f 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk |