allow #include directives to use module name
[openocd.git] / src / jtag / Makefile.am
1 AM_CPPFLAGS = \
2 -I$(top_srcdir)/src \
3 -I$(top_srcdir)/src/helper \
4 -I$(top_srcdir)/src/target
5
6 METASOURCES = AUTO
7 noinst_LTLIBRARIES = libjtag.la
8
9 SUBDIRS =
10 DRIVERFILES =
11 libjtag_la_LIBADD =
12
13 if MINIDRIVER
14
15 # for minidriver_imp.h
16 AM_CPPFLAGS += -I$(srcdir)/minidriver
17
18 if ZY1000
19 DRIVERFILES += zy1000/zy1000.c
20 AM_CPPFLAGS += -I$(srcdir)/zy1000
21 endif
22 if MINIDRIVER_DUMMY
23 DRIVERFILES += minidummy/minidummy.c commands.c
24 AM_CPPFLAGS += -I$(srcdir)/minidummy
25 endif
26
27 else
28
29 DRIVERFILES += commands.c
30
31 SUBDIRS += drivers
32 libjtag_la_LIBADD += $(top_builddir)/src/jtag/drivers/libocdjtagdrivers.la
33
34 # for minidriver_imp.h
35 AM_CPPFLAGS += -I$(srcdir)/drivers
36
37 endif
38 # endif // MINIDRIVER
39
40 libjtag_la_SOURCES = \
41 core.c \
42 interface.c \
43 interfaces.c \
44 tcl.c \
45 $(DRIVERFILES)
46
47 noinst_HEADERS = \
48 commands.h \
49 interface.h \
50 interfaces.h \
51 minidriver.h \
52 jtag.h \
53 minidriver/minidriver_imp.h \
54 minidummy/jtag_minidriver.h
55
56 EXTRA_DIST = startup.tcl
57
58 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)