aboutsummaryrefslogtreecommitdiffstats
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
commit16c688c2477ccc0c0e8980178aa5794cd935753b (patch)
tree4e3cd20d9d2aeab2f1fe0c9b0474a2b79f2a5b51 /target/linux/omap4/Makefile
parentb1059710a262fbd27e59d2fae1a8d7489a5f747d (diff)
downloadmaster-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.tar.gz
master-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.tar.bz2
master-187ad058-16c688c2477ccc0c0e8980178aa5794cd935753b.zip
kernel: update linux 3.2 to 3.2.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29967 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 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>