summaryrefslogtreecommitdiffstats
path: root/target/linux/mpc85xx
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-02-02 10:05:40 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-02-02 10:05:40 +0000
commit242859abae895cdfc66dd8dc3368136f3d786760 (patch)
tree0f716ed932d99ec68a2ac110a912ab1a1d9db55c /target/linux/mpc85xx
parentcde71c305cde8722dd3c81aae8a2800fcedcb3bc (diff)
downloadmaster-31e0f0ae-242859abae895cdfc66dd8dc3368136f3d786760.tar.gz
master-31e0f0ae-242859abae895cdfc66dd8dc3368136f3d786760.tar.bz2
master-31e0f0ae-242859abae895cdfc66dd8dc3368136f3d786760.zip
mpc85xx: switch to 3.7
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35452
Diffstat (limited to 'target/linux/mpc85xx')
-rw-r--r--target/linux/mpc85xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile
index 8df98e6ac1..b5210774a5 100644
--- a/target/linux/mpc85xx/Makefile
+++ b/target/linux/mpc85xx/Makefile
@@ -13,7 +13,7 @@ CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=8540
FEATURES:=spe_fpu ramdisk
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
-LINUX_VERSION:=3.6.10
+LINUX_VERSION:=3.7.5
include $(INCLUDE_DIR)/target.mk