2 # (C) Copyright 2000-2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
5 # SPDX-License-Identifier: GPL-2.0+
10 # Please copy ps7_init.c/h from hw project to this directory
11 obj-$(CONFIG_SPL_BUILD) += \
12 $(if $(wildcard $(srctree)/$(src)/ps7_init.c), ps7_init.o)