1 # SPDX-License-Identifier: GPL-2.0+ 2 # 3 # Copyright (c) 2017 Intel Corporation 4 5 obj-y += car.o tangier.o sdram.o 6 obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o 7