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