mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 22:55:53 +00:00
6 lines
131 B
Makefile
6 lines
131 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
# Copyright (C) 2016 Amarula Solutions B.V.
|
|
|
|
obj-y := board.o
|
|
obj-$(CONFIG_SPL_BUILD) += spl.o
|