1# SPDX-License-Identifier: GPL-2.0
2i3c-y				:= device.o master.o
3obj-$(CONFIG_I3C)		+= i3c.o
4obj-$(CONFIG_I3C)		+= master/
5