xref: /rk3399_rockchip-uboot/board/dfi/dfi-bt700/Makefile (revision 793fd86f722f5c5e13290be2074816b001359b76)
1*b1ad6c69SStefan Roese#
2*b1ad6c69SStefan Roese# Copyright (C) 2015, Google, Inc
3*b1ad6c69SStefan Roese#
4*b1ad6c69SStefan Roese# SPDX-License-Identifier:	GPL-2.0+
5*b1ad6c69SStefan Roese#
6*b1ad6c69SStefan Roese
7*b1ad6c69SStefan Roeseobj-y	+= dfi-bt700.o start.o
8*b1ad6c69SStefan Roeseobj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
9