summaryrefslogtreecommitdiffstats
path: root/mp3lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mp3lib/Makefile')
-rw-r--r--mp3lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mp3lib/Makefile b/mp3lib/Makefile
index 5647d536ec..2889e9c72f 100644
--- a/mp3lib/Makefile
+++ b/mp3lib/Makefile
@@ -7,7 +7,7 @@ endif
CFLAGS = -I.. $(OPTFLAGS)
SRCS = sr1.c
-ifeq ($(TARGET_ARCH_X86),yes)
+ifeq ($(TARGET_ARCH_X86_32),yes)
SRCS += decode_i586.c
ifeq ($(TARGET_MMX),yes)
SRCS += decode_MMX.c dct64_MMX.c tabinit_MMX.c