mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
9 lines
160 B
Makefile
9 lines
160 B
Makefile
|
#
|
||
|
# Copyright (C) 2015, Google, Inc
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += som-db5800-som-6867.o start.o
|
||
|
obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
|