xref: /openbmc/u-boot/arch/xtensa/cpu/Makefile (revision ca6c5e03)
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