mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 18:25:53 +00: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
|