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

@@ -11,7 +11,7 @@ BOARD:=omap4
BOARDNAME:=TI OMAP4
FEATURES:=usb targz audio display
LINUX_VERSION:=3.2.14
LINUX_VERSION:=3.2.15
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>