mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-15 03:35:55 +00:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2015-2016 Stefan Roese <sr@denx.de>
|
|
|
|
obj-y := xpress.o
|
|
obj-$(CONFIG_SPL_BUILD) += spl.o
|