target: add generic Xtensa LX support
[fw/openocd] / src / target / xtensa / Makefile.am
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 noinst_LTLIBRARIES += %D%/libxtensa.la
4 %C%_libxtensa_la_SOURCES = \
5        %D%/xtensa.c \
6        %D%/xtensa.h \
7        %D%/xtensa_chip.c \
8        %D%/xtensa_chip.h \
9        %D%/xtensa_debug_module.c \
10        %D%/xtensa_debug_module.h \
11        %D%/xtensa_regs.h