aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index aa3824b..190219f 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -248,6 +248,7 @@ LOCAL_LDLIBS += \
LOCAL_SRC_FILES := \
audio/audio.c \
+ cpus.c \
disas.c \
dma-helpers.c \
gdbstub.c \
@@ -325,6 +326,7 @@ LOCAL_CFLAGS += \
LOCAL_SRC_FILES := \
audio/audio.c \
+ cpus.c \
disas.c \
dma-helpers.c \
gdbstub.c \