X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fomap4%2FMakefile;h=f513144616ca2cf62b9273c5d703ae73d7e0f66b;hb=3598c23f712bffec2889c687400fb295f85e83d1;hp=d6b3fb9a6a51ea65f76f36f2147636c0b6f4b8fb;hpb=06d197404bab910c2d4c184210b27a1e0f73d6a2;p=openwrt.git diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index d6b3fb9a6a..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.2 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp MAINTAINER:=Imre Kaloz