mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-04 14:13:51 +01:00
add sound feature
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621
This commit is contained in:
parent
cbfca35c76
commit
17c76e5ca8
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue