aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.target b/Makefile.target
index ab263bd..7b7c1bc 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -61,6 +61,7 @@ HW_SOURCES := \
cdrom.c \
dma.c \
irq.c \
+ goldfish_audio.c \
goldfish_device.c \
goldfish_events_device.c \
goldfish_fb.c \
@@ -84,7 +85,6 @@ HW_SOURCES := \
ifeq ($(EMULATOR_TARGET_ARCH),arm)
HW_SOURCES += android_arm.c \
arm_pic.c \
- goldfish_audio.c \
goldfish_interrupt.c \
goldfish_switch.c \
goldfish_timer.c \