mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-04-12 09:21:33 +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
|