summaryrefslogtreecommitdiffstats
path: root/target/linux/omap4/Makefile
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
committerJonas Gorski <jogo@openwrt.org>2012-01-31 09:44:00 +0000
commitb3568b10c227e933f11b620e43a7a21f5019bf78 (patch)
tree91014e80dc8cb6ab09cd6fa4ea40143fd1640969 /target/linux/omap4/Makefile
parent1015fab0d7d64107be4dd6c798b88bff357575cb (diff)
downloadmaster-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.gz
master-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.tar.bz2
master-31e0f0ae-b3568b10c227e933f11b620e43a7a21f5019bf78.zip
kernel: update linux 3.2 to 3.2.2
SVN-Revision: 29967
Diffstat (limited to 'target/linux/omap4/Makefile')
-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 24fb34420d..d6b3fb9a6a 100644
--- a/target/linux/omap4/Makefile
+++ b/target/linux/omap4/Makefile
@@ -11,7 +11,7 @@ BOARD:=omap4
BOARDNAME:=TI OMAP4
FEATURES:=usb targz
-LINUX_VERSION:=3.2.1
+LINUX_VERSION:=3.2.2
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>