xref: /openbmc/u-boot/arch/xtensa/lib/Makefile (revision e8f80a5a)
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-$(CONFIG_CMD_BOOTM) += bootm.o
7c978b524SChris Zankel
8c978b524SChris Zankelobj-y 	+= cache.o misc.o relocate.o time.o
9