From f4833aa075b8189fa6da9d573fafd140e23fe9af Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 20 Apr 2012 21:03:14 +0000 Subject: [PATCH] ppc40x: switch to 3.3.2 SVN-Revision: 31386 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 4a40455cf0..88a55a4c22 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -13,7 +13,7 @@ FEATURES:=squashfs CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=405 MAINTAINER:=Imre Kaloz -LINUX_VERSION:=3.2.15 +LINUX_VERSION:=3.3.2 include $(INCLUDE_DIR)/target.mk