]> Git Repo - linux.git/blob - drivers/i3c/Makefile
Linux 6.14-rc3
[linux.git] / drivers / i3c / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 i3c-y                           := device.o master.o
3 obj-$(CONFIG_I3C)               += i3c.o
4 obj-$(CONFIG_I3C)               += master/
This page took 0.035403 seconds and 4 git commands to generate.