blob: 789348207535cb4f52e0694693a3e393812095bc [file] [log] [blame]
Mike Looijmans2d48caa2016-09-30 08:13:13 +02001#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
5obj-y := board.o
6
7# Remove quotes
8hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
9
Michal Simekc0823a72017-11-10 09:47:28 +010010obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o