mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-07 14:54:17 +00:00
b73fb8b536
* Try that punk NASA -_-
5 lines
128 B
Makefile
5 lines
128 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_ACPI_IORT) += iort.o
|
|
obj-$(CONFIG_ACPI_GTDT) += gtdt.o
|
|
obj-y += dma.o
|