kernel: also update the targets to use 3.2.15

Thanks Gabor for spotting it.

SVN-Revision: 31337
This commit is contained in:
Jonas Gorski 2012-04-17 13:12:14 +00:00
parent 3a9b6dc313
commit a8f2bc682e
14 changed files with 14 additions and 14 deletions

View file

@ -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