blob: 57580f3730b5015719723afd3ea9df2590c71f35 [file] [log] [blame]
Ezequiel Garcia00eb01a2018-01-12 12:33:50 -03001# SPDX-License-Identifier: GPL-2.0
2
3obj-y := board.o
Michal Simek705d44a2020-03-31 12:39:37 +02004obj-y += ../../xilinx/common/board.o
Ezequiel Garcia00eb01a2018-01-12 12:33:50 -03005
6# Remove quotes
7hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
8
Simon Glass49c24a82024-09-29 19:49:47 -06009obj-$(CONFIG_XPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o