Felipe Balbi | e564d59 | 2017-07-06 14:41:52 +0300 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2017 Intel Corporation | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: GPL-2.0+ | ||||
5 | # | ||||
6 | |||||
7 | obj-y += car.o tangier.o sdram.o | ||||
Andy Shevchenko | 286e77f | 2017-10-03 14:55:07 +0300 | [diff] [blame^] | 8 | obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o |