summaryrefslogtreecommitdiff
path: root/drivers/sm/Makefile
blob: da81ee898abfed0a802ee77cc51a2bc87e86bf1e (plain)
1
2
3
4
5
# 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