aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/avr/avr.mt
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/avr/avr.mt')
-rw-r--r--gdb/config/avr/avr.mt12
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/config/avr/avr.mt b/gdb/config/avr/avr.mt
new file mode 100644
index 0000000..0354a42
--- /dev/null
+++ b/gdb/config/avr/avr.mt
@@ -0,0 +1,12 @@
+# Target: AVR
+TDEPFILES= avr-tdep.o
+
+#
+# There is no simulator provided with gdb (yet).
+#
+# See <http://savannah.gnu.org/projects/simulavr/> for the simulator
+# used during development of avr support for gdb.
+#
+# Simulator: AVR
+#SIM_OBS = remote-sim.o
+#SIM = ../sim/avr/libsim.a