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