mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
Since iMX9 uses S401 which shares the API with iMX8ULP. So move S400 MU driver and API to a common place and selected by CONFIG_IMX_SENTINEL Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
4 lines
64 B
Makefile
4 lines
64 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += s400_api.o s4mu.o
|