From 86acf4fb40e815247f4ff4c01a71ba7107629a5b Mon Sep 17 00:00:00 2001 From: jogo 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31337 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/mpc52xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mpc52xx') diff --git a/target/linux/mpc52xx/Makefile b/target/linux/mpc52xx/Makefile index bd3afe4a9..f35c7b590 100644 --- a/target/linux/mpc52xx/Makefile +++ b/target/linux/mpc52xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Freescale MPC52xx CFLAGS:=-Os -pipe -fno-caller-saves -mcpu=603e FEATURES:=targz ext4 -LINUX_VERSION:=3.2.14 +LINUX_VERSION:=3.2.15 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3