linuxOS_D21X/source/uboot-2021.10/drivers/userid/Makefile

7 lines
202 B
Makefile
Raw Normal View History

2024-11-29 08:13:19 +00:00
# SPDX-License-Identifier: GPL-2.0
obj-y += userid.o
obj-$(CONFIG_USERID_IS_IN_SPINAND) += spinand.o spl_spinand.o
obj-$(CONFIG_USERID_IS_IN_SPINOR) += spinor.o
obj-$(CONFIG_USERID_IS_IN_MMC) += mmc.o