X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fomap4%2FMakefile;h=f513144616ca2cf62b9273c5d703ae73d7e0f66b;hb=7ad46212d23dc59ad46d933c34161215e1974ebe;hp=24fb34420d42613c1a8c612786e5b002b07ddd0a;hpb=6ca687282b35c97a1f01b47e1746307d08f16831;p=openwrt.git diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index 24fb34420d..f513144616 100644 --- a/target/linux/omap4/Makefile +++ b/target/linux/omap4/Makefile @@ -9,9 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap4 BOARDNAME:=TI OMAP4 -FEATURES:=usb targz +FEATURES:=usb targz audio display + +LINUX_VERSION:=3.3.8 -LINUX_VERSION:=3.2.1 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Imre Kaloz