aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile2
-rw-r--r--src/lpc11xx.c (renamed from src/nxp_tgt.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index d9f3e9e..8ec9f13 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -25,9 +25,9 @@ SRC = \
jtag_scan.c \
jtagtap.c \
lmi.c \
+ lpc11xx.c \
lpc43xx.c \
main.c \
- nxp_tgt.c \
platform.c \
sam3x.c \
stm32f1.c \
diff --git a/src/nxp_tgt.c b/src/lpc11xx.c
index 83f37ba..83f37ba 100644
--- a/src/nxp_tgt.c
+++ b/src/lpc11xx.c