mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 06:12:58 +00:00
03fcf96651
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>
3 lines
64 B
Makefile
3 lines
64 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += s400_api.o s4mu.o
|