mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-04-17 20:01:31 +00:00
4 lines
95 B
Makefile
4 lines
95 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += scu_api.o scu.o
|
|
obj-$(CONFIG_CMD_FUSE) += fuse.o
|