Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Stefan Roese | 82ceba2 | 2016-03-16 08:48:21 +0100 | [diff] [blame] | 2 | # |
3 | # Copyright (C) 2015, Google, Inc | ||||
Stefan Roese | 82ceba2 | 2016-03-16 08:48:21 +0100 | [diff] [blame] | 4 | |
5 | obj-y += conga-qeval20-qa3.o start.o | ||||
Bin Meng | ad3098f | 2016-05-07 07:46:33 -0700 | [diff] [blame] | 6 | obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o |