# SPDX-License-Identifier: GPL-2.0

obj-y				:= i3c-uclass.o device.o master.o
obj-y				+= master/
obj-$(CONFIG_I3C_SANDBOX) 	+= sandbox_i3c.o
