add sound feature
authorFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 21:05:48 +0000 (21:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 21:05:48 +0000 (21:05 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34621

target/linux/ep93xx/Makefile

index 329687e4094cf2b9834579b8fd044493133bfb1f..2c5372631b1b1bfd6fc06fb648438e12f832ba90 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=ep93xx
 BOARDNAME:=Cirrus Logic EP93xx
-FEATURES:=squashfs jffs2 ext4 targz usb display
+FEATURES:=squashfs jffs2 ext4 targz usb display sound
 CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>