1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2019 Google LLC
4
5obj-y	+= coral.o
6obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
7