Alexey Romanov | c52cd07 | 2023-09-21 11:13:34 +0300 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
2 | |||||
3 | obj-y += sm-uclass.o | ||||
Alexey Romanov | 9ec6db3 | 2023-09-21 11:13:35 +0300 | [diff] [blame] | 4 | obj-$(CONFIG_SANDBOX) += sandbox-sm.o |
Alexey Romanov | ef2eb10 | 2023-09-21 11:13:39 +0300 | [diff] [blame] | 5 | obj-$(CONFIG_MESON_SM) += meson-sm.o |