aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2022-11-06 22:25:18 +0700
committerMike Frysinger <vapier@gentoo.org>2022-11-11 01:44:16 +0700
commit430e1e55171a132a21063393f883d060db525b21 (patch)
treecc93faea7f3bc9e9ae1f9fc8e401da7ed151420e /sim/aarch64/Makefile.in
parentef3bd6c15e83b6446e8724c0deac8896b6efbb62 (diff)
downloadgdb-430e1e55171a132a21063393f883d060db525b21.zip
gdb-430e1e55171a132a21063393f883d060db525b21.tar.gz
gdb-430e1e55171a132a21063393f883d060db525b21.tar.bz2
sim: aarch64: move libsim.a creation to top-level
Diffstat (limited to 'sim/aarch64/Makefile.in')
-rw-r--r--sim/aarch64/Makefile.in8
1 files changed, 1 insertions, 7 deletions
diff --git a/sim/aarch64/Makefile.in b/sim/aarch64/Makefile.in
index 72a3705..e2c5cbc 100644
--- a/sim/aarch64/Makefile.in
+++ b/sim/aarch64/Makefile.in
@@ -21,13 +21,7 @@
## COMMON_PRE_CONFIG_FRAG
-SIM_OBJS = \
- $(SIM_NEW_COMMON_OBJS) \
- interp.o \
- cpustate.o \
- simulator.o \
- memory.o \
- sim-resume.o \
+SIM_LIBSIM =
## COMMON_POST_CONFIG_FRAG