xref: /kernel/linux/linux-5.10/drivers/w1/masters/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/w1/masters/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for 1-wire bus master drivers.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_MATROX)		+= matrox_w1.o
78c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_DS2490)		+= ds2490.o
88c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_DS2482)		+= ds2482.o
98c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_MXC)		+= mxc_w1.o
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_DS1WM)		+= ds1wm.o
128c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_GPIO)		+= w1-gpio.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_HDQ_MASTER_OMAP)		+= omap_hdq.o
148c2ecf20Sopenharmony_ciobj-$(CONFIG_W1_MASTER_SGI)		+= sgi_w1.o
15

Indexes created Thu Nov 07 10:32:03 CST 2024