1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-05 18:52:17 +02:00
Files
u-boot-megous/drivers/misc/imx_ele/Makefile
Peng Fan d3ee9dbd59 imx: use generic name ele(EdgeLockSecure Enclave)
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>
2023-07-13 11:29:40 +02:00

5 lines
98 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-y += ele_api.o ele_mu.o
obj-$(CONFIG_CMD_FUSE) += fuse.o