mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 12:36:03 +01:00
5 lines
95 B
Makefile
5 lines
95 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += scu_api.o scu.o
|
|
obj-$(CONFIG_CMD_FUSE) += fuse.o
|