From: juhosg Date: Sun, 10 Mar 2013 13:24:38 +0000 (+0000) Subject: mpc83xx: switch to 3.8 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=57e79077680dbbc831332118954563afecd37f7a;p=openwrt.git mpc83xx: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35923 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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