diff options
author | John Crispin <john@openwrt.org> | 2012-06-05 06:57:51 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-06-05 06:57:51 +0000 |
commit | a4d96aae8d53e2dca3964d123e80d70c1fdffa7e (patch) | |
tree | 6b5783662551588a6fafff07a1d8188b8bb73342 /target/linux/omap4 | |
parent | 605012ad5d540dabd2d3f843e1e2a8d61241c724 (diff) | |
download | upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.gz upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.tar.bz2 upstream-a4d96aae8d53e2dca3964d123e80d70c1fdffa7e.zip |
bump to 3.3.8
SVN-Revision: 32055
Diffstat (limited to 'target/linux/omap4')
-rw-r--r-- | target/linux/omap4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index d434736c99..f513144616 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.3.7 +LINUX_VERSION:=3.3.8 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> |