mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += mem_map.o
|
|
obj-$(CONFIG_ARCH_UNIPHIER_LD20) += lowlevel_init.o
|