mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-18 05:12:09 +02:00
7 lines
162 B
Makefile
7 lines
162 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
|
|
|
|
obj-y += galileo.o start.o
|
|
obj-$(CONFIG_GENERATE_ACPI_TABLE) += dsdt.o
|