aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGareth McMullin2013-06-17 16:06:03 +1200
committerGareth McMullin2013-06-17 16:06:03 +1200
commitc05b7a1f63d91554486cd0385db496cb71781ee8 (patch)
tree518a142f8ceba2a128a99d9962edcbe7e307d80a /src/Makefile
parent3caaa28fa14834044f5c572ae964732df0314582 (diff)
Rename lpc11xx driver.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 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 \