xref: /kernel/linux/linux-6.6/drivers/char/xillybus/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/char/xillybus/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for Xillybus driver
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_XILLYBUS_CLASS)	+= xillybus_class.o
762306a36Sopenharmony_ciobj-$(CONFIG_XILLYBUS)		+= xillybus_core.o
862306a36Sopenharmony_ciobj-$(CONFIG_XILLYBUS_PCIE)	+= xillybus_pcie.o
962306a36Sopenharmony_ciobj-$(CONFIG_XILLYBUS_OF)	+= xillybus_of.o
1062306a36Sopenharmony_ciobj-$(CONFIG_XILLYUSB)		+= xillyusb.o
11

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