]> Git Repo - linux.git/blob - drivers/i3c/Makefile
kbuild: prefix $(srctree)/ to some included Makefiles
[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.035133 seconds and 4 git commands to generate.