summaryrefslogtreecommitdiff
path: root/sim-scripts/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-14 21:05:09 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-14 21:05:09 -0600
commit858eea4b9f10f562a823ca6b3bf5fd4807e5e063 (patch)
treedbbd5a895bfe9a39db7f4a8d4ba3a0aa02c40010 /sim-scripts/Makefile
parent6e7b72638001800a6646103da72f38337255ffda (diff)
sim-scripts: Add 4.12 detection
Diffstat (limited to '')
-rw-r--r--sim-scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim-scripts/Makefile b/sim-scripts/Makefile
index 3962edd..7dcd68e 100644
--- a/sim-scripts/Makefile
+++ b/sim-scripts/Makefile
@@ -19,7 +19,7 @@ GENERATED_SCRIPTS=\
COMPILED_PROGRAMS=usleep
UNPROCESSED_SCRIPTS=nosim check_endof \
rtems-gdb-macros-4.7 rtems-gdb-macros-4.8 rtems-gdb-macros-4.9 \
- rtems-gdb-macros-4.10 rtems-gdb-macros-4.11
+ rtems-gdb-macros-4.10 rtems-gdb-macros-4.11 rtems-gdb-macros-4.12
all: prep ${GENERATED_SCRIPTS} ${COMPILED_PROGRAMS} \
${UNPROCESSED_SCRIPTS} install