aboutsummaryrefslogtreecommitdiff
path: root/src/target/xtensa/Makefile.am
blob: 94c7c4a85b7263aa01856312e6a0053bd62dc872 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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_regs.h