aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap4/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:23 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-10 08:19:23 +0000
commit671345762cdaa27eeae210fabf940c0bff622922 (patch)
tree5c4295a997e15c8f3d20fc652d4a5ce4f6e1b66c /target/linux/omap4/Makefile
parent2397d9c42d489fa0744ba1003a118421ce6f6b5b (diff)
downloadmaster-187ad058-671345762cdaa27eeae210fabf940c0bff622922.tar.gz
master-187ad058-671345762cdaa27eeae210fabf940c0bff622922.tar.bz2
master-187ad058-671345762cdaa27eeae210fabf940c0bff622922.zip
kernel: update linux 3.2 to 3.2.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30401 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 16a5a34ef0..63ac069d6a 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.2
+LINUX_VERSION:=3.2.5
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>