From: Imre Kaloz Date: Wed, 8 Feb 2012 10:21:48 +0000 (+0000) Subject: add audio and display features X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bd8683ac93dfcb6cbdfe1d041f52d3bafef4278b;p=openwrt%2Fstaging%2Fyousong.git add audio and display features SVN-Revision: 30370 --- 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