1 2 3 4 5
# SPDX-License-Identifier: GPL-2.0+ # # Makefile for the U-Boot SMEM interface drivers obj-$(CONFIG_SMEM) += smem-uclass.o