aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-03-10 13:24:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-03-10 13:24:38 +0000
commita39176728fec8fc646e56b71c04c93664eedd038 (patch)
tree3edd5127cfffa43678ab9bfabd6ece24f625bf30 /target
parent7ce9d7e1e91dcfb95437f96b582e2f0dac518e0a (diff)
downloadmaster-187ad058-a39176728fec8fc646e56b71c04c93664eedd038.tar.gz
master-187ad058-a39176728fec8fc646e56b71c04c93664eedd038.tar.bz2
master-187ad058-a39176728fec8fc646e56b71c04c93664eedd038.zip
mpc83xx: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35923 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/mpc83xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile
index 21f6433998..c0e1d89f88 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.7.10
+LINUX_VERSION:=3.8.2
include $(INCLUDE_DIR)/target.mk