Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « i3c « drivers - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11982efbc6d91473dd914820c12839b9a567c253 (plain)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0
i3c-y				:= device.o master.o
obj-$(CONFIG_I3C)		+= i3c.o
obj-$(CONFIG_I3C)		+= master/