From: juhosg Date: Wed, 2 May 2012 18:27:25 +0000 (+0000) Subject: mpc83xx: switch to 3.3 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=d316e764cb9fe9798dd635e7bb3ff3de0e6d1301;p=openwrt.git mpc83xx: switch to 3.3 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31554 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/mpc83xx/Makefile b/target/linux/mpc83xx/Makefile index 45ad9bcda3..0795c80bdf 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 broken MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.36.4 +LINUX_VERSION:=3.3.4 include $(INCLUDE_DIR)/target.mk