xref: /openbmc/u-boot/arch/xtensa/cpu/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2c978b524SChris Zankel#
3c978b524SChris Zankel# (C) Copyright 2007 - 2013 Tensilica, Inc.
4c978b524SChris Zankel# (C) Copyright 2014 - 2016 Cadence Design Systems Inc.
5c978b524SChris Zankel
6c978b524SChris Zankelobj-y = cpu.o exceptions.o
7c978b524SChris Zankelextra-y = start.o
8