xref: /kernel/linux/linux-6.6/drivers/w1/slaves/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/w1/slaves/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the Dallas's 1-wire slaves.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_THERM)	+= w1_therm.o
762306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_SMEM)	+= w1_smem.o
862306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2405)	+= w1_ds2405.o
962306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2408)	+= w1_ds2408.o
1062306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2413)	+= w1_ds2413.o
1162306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2406)	+= w1_ds2406.o
1262306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2423)	+= w1_ds2423.o
1362306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2430)	+= w1_ds2430.o
1462306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2431)	+= w1_ds2431.o
1562306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2805)	+= w1_ds2805.o
1662306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2433)	+= w1_ds2433.o
1762306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2438)	+= w1_ds2438.o
1862306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS250X)	+= w1_ds250x.o
1962306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2780)	+= w1_ds2780.o
2062306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS2781)	+= w1_ds2781.o
2162306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS28E04)	+= w1_ds28e04.o
2262306a36Sopenharmony_ciobj-$(CONFIG_W1_SLAVE_DS28E17)	+= w1_ds28e17.o
23

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