mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
d3ee9dbd59
Per NXP requirement, we rename all the NXP EdgeLock Secure Enclave code including comment, folder and API name to ELE to align. Signed-off-by: Peng Fan <peng.fan@nxp.com>
4 lines
98 B
Makefile
4 lines
98 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += ele_api.o ele_mu.o
|
|
obj-$(CONFIG_CMD_FUSE) += fuse.o
|