mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 15:15:53 +00:00
8 lines
150 B
Makefile
8 lines
150 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2017 Synopsys, Inc. All rights reserved.
|
||
|
|
||
|
obj-y += hsdk.o
|
||
|
obj-y += env-lib.o
|
||
|
obj-y += clk-lib.o
|