aboutsummaryrefslogtreecommitdiff
path: root/src/target/xtensa/Makefile.am
blob: 22504e78b2427522db4155c39f58784f942f07b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# SPDX-License-Identifier: GPL-2.0-or-later

noinst_LTLIBRARIES += %D%/libxtensa.la
%C%_libxtensa_la_SOURCES = \
       %D%/xtensa.c \
       %D%/xtensa.h \
       %D%/xtensa_chip.c \
       %D%/xtensa_chip.h \
       %D%/xtensa_debug_module.c \
       %D%/xtensa_debug_module.h \
       %D%/xtensa_fileio.c \
       %D%/xtensa_fileio.h \
       %D%/xtensa_regs.h