From: Gabor Juhos Date: Sun, 10 Mar 2013 13:24:38 +0000 (+0000) Subject: mpc83xx: switch to 3.8 X-Git-Tag: reboot~11028 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c79c13222915ff88e2864bd3fa1092fe57633da7;p=openwrt%2Fstaging%2Fjogo.git mpc83xx: switch to 3.8 Signed-off-by: Gabor Juhos SVN-Revision: 35923 --- 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 -LINUX_VERSION:=3.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk