xref: /openbmc/u-boot/post/Makefile (revision 83d290c56fab2d38cd1ab4c4cc7099559c1d5046)
1*83d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2b6a6460bSwdenk#
3f9328639SMarian Balakowicz# (C) Copyright 2002-2006
4b6a6460bSwdenk# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5b6a6460bSwdenk
6755e08f0SMasahiro Yamadaobj-y	+= post.o
7a67cefc3SMasahiro Yamadaobj-$(CONFIG_POST_STD_LIST)	+= tests.o
8b6a6460bSwdenk
9755e08f0SMasahiro Yamadaobj-y += drivers/
10755e08f0SMasahiro Yamadaobj-$(CONFIG_PPC) += lib_powerpc/
11e8a8b824SMasahiro Yamadaobj-$(CONFIG_MPC83xx) += cpu/mpc83xx/
12