From a8f2bc682e458207e511d5403f840e3f8969cc0e Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 17 Apr 2012 13:12:14 +0000 Subject: kernel: also update the targets to use 3.2.15 Thanks Gabor for spotting it. SVN-Revision: 31337 --- target/linux/ppc40x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ppc40x/Makefile') diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index c12b647..4a40455 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.14 +LINUX_VERSION:=3.2.15 include $(INCLUDE_DIR)/target.mk -- cgit v1.1