1 2 3 4 5
# SPDX-License-Identifier: GPL-2.0+ obj-y += core.o obj-y += supplicant.o obj-$(CONFIG_SUPPORT_EMMC_RPMB) += rpmb.o