From b197b9c93536c48e1f1b495c2da52d9df4c2e247 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 8 Feb 2012 10:21:48 +0000 Subject: [omap4]: add audio and display features git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30370 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/omap4/Makefile b/target/linux/omap4/Makefile index d6b3fb9a6a..16a5a34ef0 100644 --- a/target/linux/omap4/Makefile +++ b/target/linux/omap4/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=omap4 BOARDNAME:=TI OMAP4 -FEATURES:=usb targz +FEATURES:=usb targz audio display LINUX_VERSION:=3.2.2 CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp -- cgit v1.2.3