xref: /kernel/linux/linux-6.6/drivers/iio/test/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/iio/test/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the industrial I/O unit tests.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci# Keep in alphabetical order
762306a36Sopenharmony_ciobj-$(CONFIG_IIO_RESCALE_KUNIT_TEST) += iio-test-rescale.o
862306a36Sopenharmony_ciobj-$(CONFIG_IIO_FORMAT_KUNIT_TEST) += iio-test-format.o
962306a36Sopenharmony_ciCFLAGS_iio-test-format.o += $(DISABLE_STRUCTLEAK_PLUGIN)
10

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