mirror of https://github.com/hak5/openwrt.git
add sound feature
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621lede-17.01
parent
cbfca35c76
commit
17c76e5ca8
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
ARCH:=arm
|
ARCH:=arm
|
||||||
BOARD:=ep93xx
|
BOARD:=ep93xx
|
||||||
BOARDNAME:=Cirrus Logic 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
|
CFLAGS:=-Os -pipe -march=armv4t -fno-caller-saves
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue