Skip to content
Snippets Groups Projects
Commit b8034bd9 authored by zwelch's avatar zwelch
Browse files

Rename jtag_driver.c as driver.c to remove duplicate name component.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2175 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 9d194685
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ endif
if MINIDRIVER
DRIVERFILES = $(MINIDUMMYFILES)
else
DRIVERFILES = jtag_driver.c commands.c
DRIVERFILES = driver.c commands.c
endif
if AT91RM9200
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment