index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
sound
/
mpd
/
Makefile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'sound/mpd/Makefile')
-rw-r--r--
sound/mpd/Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile
index b330a8ae1..732e23c87 100644
--- a/
sound/mpd/Makefile
+++ b/
sound/mpd/Makefile
@@ -22,7 +22,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_BUILD_PATENTED \
CONFIG_IPV6 \
-PKG_USE_MIPS16:=0
+PKG_BUILD_FLAGS:=no-mips16
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk