8 lines
148 B
Makefile
8 lines
148 B
Makefile
#
|
|
# Copyright (c) 2017 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += edison.o
|
|
obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
|