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