blob: 93a1e77f72bc4dd2e4f67fdd994e3595bed16219 [file] [log] [blame]
Ezequiel Garciac66f5622018-01-12 12:33:50 -03001# SPDX-License-Identifier: GPL-2.0
2
3obj-y := board.o
4
5# Remove quotes
6hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
7
8obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o