5 lines
103 B
Makefile
5 lines
103 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += s400_api.o imx8ulp_mu.o
|
|
obj-$(CONFIG_CMD_FUSE) += fuse.o
|