mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
Move minidummy source file, as was supposed to happen in last commit.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2103 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
f84c78a2e1
commit
1419a72892
@ -52,7 +52,7 @@ ECOSBOARDFILES =
|
||||
endif
|
||||
|
||||
if MINIDRIVER_DUMMY
|
||||
MINIDUMMYFILES = minidummy.c commands.c
|
||||
MINIDUMMYFILES = minidummy/minidummy.c commands.c
|
||||
AM_CPPFLAGS += -I$(srcdir)/minidummy
|
||||
else
|
||||
MINIDUMMYFILES =
|
||||
|
Loading…
Reference in New Issue
Block a user