aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap4
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-03-19 18:23:31 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-03-19 18:23:31 +0000
commitc1dc6df8bd19306f1b7981cc28618bb8ffce8697 (patch)
treee9bfa33203f0a4f3484fad690bb2626e7438ff15 /target/linux/omap4
parentf86e4123891689ddfd3b6112ac3dacaefeb5a536 (diff)
downloadupstream-c1dc6df8bd19306f1b7981cc28618bb8ffce8697.tar.gz
upstream-c1dc6df8bd19306f1b7981cc28618bb8ffce8697.tar.bz2
upstream-c1dc6df8bd19306f1b7981cc28618bb8ffce8697.zip
kernel: update linux 3.2 to 3.2.12
SVN-Revision: 31028
Diffstat (limited to 'target/linux/omap4')
-rw-r--r--target/linux/omap4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile
index f806f9ac5f..1f3f889851 100644
--- a/target/linux/omap4/Makefile
+++ b/target/linux/omap4/Makefile
@@ -11,7 +11,7 @@ BOARD:=omap4
BOARDNAME:=TI OMAP4
FEATURES:=usb targz audio display
-LINUX_VERSION:=3.2.9
+LINUX_VERSION:=3.2.12
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>