u-boot/drivers/sm/Makefile

6 lines
137 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
obj-y += sm-uclass.o
obj-$(CONFIG_SANDBOX) += sandbox-sm.o
obj-$(CONFIG_MESON_SM) += meson-sm.o