X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fomap4%2FMakefile;h=63ac069d6a0c768cf10cc7e337cda62e5637d4f7;hp=d6b3fb9a6a51ea65f76f36f2147636c0b6f4b8fb;hb=b96c92f054c402f2cd85ad84fc546b2d6cec380c;hpb=3c838a57b63a3643a0c1feafbe9c3a4178f1b370 diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index d6b3fb9a6a..63ac069d6a 100644 --- a/target/linux/omap4/Makefile +++ b/target/linux/omap4/Makefile @@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap4 BOARDNAME:=TI OMAP4 -FEATURES:=usb targz +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