From: juhosg Date: Mon, 4 Mar 2013 09:37:24 +0000 (+0000) Subject: mpc85xx: switch to 3.8 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=b1d0e29a401607c45d35f2741664aa81cc1756ee;p=openwrt.git mpc85xx: switch to 3.8 Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35871 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/mpc85xx/Makefile b/target/linux/mpc85xx/Makefile index 262e1b9e3c..19dff42ab3 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 squashfs MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.7.10 +LINUX_VERSION:=3.8.2 include $(INCLUDE_DIR)/target.mk