aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-02-08 10:21:48 +0000
committerImre Kaloz <kaloz@openwrt.org>2012-02-08 10:21:48 +0000
commitb197b9c93536c48e1f1b495c2da52d9df4c2e247 (patch)
tree060683b418f4fb4ec2ddd312792be125d23d1a45
parent3b9a56897bfb11e9ad5ce342c866891c4130b757 (diff)
downloadmaster-187ad058-b197b9c93536c48e1f1b495c2da52d9df4c2e247.tar.gz
master-187ad058-b197b9c93536c48e1f1b495c2da52d9df4c2e247.tar.bz2
master-187ad058-b197b9c93536c48e1f1b495c2da52d9df4c2e247.zip
[omap4]: add audio and display features
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30370 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/omap4/Makefile2
1 files changed, 1 insertions, 1 deletions
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