xref: /rk3399_rockchip-uboot/post/Makefile (revision 98f705c9cefdfdba62c069821bbba10273a0a8ed)
1b6a6460bSwdenk#
2f9328639SMarian Balakowicz# (C) Copyright 2002-2006
3b6a6460bSwdenk# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4b6a6460bSwdenk#
51a459660SWolfgang Denk# SPDX-License-Identifier:	GPL-2.0+
6b6a6460bSwdenk#
7b6a6460bSwdenk
8755e08f0SMasahiro Yamadaobj-y	+= post.o
9a67cefc3SMasahiro Yamadaobj-$(CONFIG_POST_STD_LIST)	+= tests.o
10b6a6460bSwdenk
11755e08f0SMasahiro Yamadaobj-y += drivers/
12755e08f0SMasahiro Yamadaobj-$(CONFIG_PPC) += lib_powerpc/
13*e8a8b824SMasahiro Yamadaobj-$(CONFIG_MPC83xx) += cpu/mpc83xx/
14