xref: /openbmc/u-boot/arch/xtensa/cpu/Makefile (revision c4203e1d73d8c56d64f9b92299f2f6a4547e4e4a)
1#
2# (C) Copyright 2007 - 2013 Tensilica, Inc.
3# (C) Copyright 2014 - 2016 Cadence Design Systems Inc.
4#
5# SPDX-License-Identifier:	GPL-2.0+
6#
7
8obj-y = cpu.o exceptions.o
9extra-y = start.o
10