diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 10:40:50 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-26 10:40:50 +0000 |
commit | 36af140fe435777332e4cd6a27640640eed979d0 (patch) | |
tree | 3897337bc90b908b409bd1b52880efc33fd1d300 /target/linux/mpc83xx/Makefile | |
parent | c4c8307ca14d4288da322bbf5b5657a7996d3210 (diff) | |
download | upstream-36af140fe435777332e4cd6a27640640eed979d0.tar.gz upstream-36af140fe435777332e4cd6a27640640eed979d0.tar.bz2 upstream-36af140fe435777332e4cd6a27640640eed979d0.zip |
mpc83xx: switch to 3.6.11
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34890
Diffstat (limited to 'target/linux/mpc83xx/Makefile')
-rw-r--r-- | target/linux/mpc83xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 3151213a15..d940c7db8f 100644 --- a/target/linux/mpc83xx/Makefile +++ b/target/linux/mpc83xx/Makefile @@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e FEATURES:=squashfs targz MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> -LINUX_VERSION:=3.3.8 +LINUX_VERSION:=3.6.11 include $(INCLUDE_DIR)/target.mk |