mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-19 14:44:52 +02: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
|