mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
9 lines
156 B
Makefile
9 lines
156 B
Makefile
#
|
|
# Copyright (c) 2017 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += start.o edison.o
|
|
obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
|