blob: b68b7ebfd3819caf82ae0128ce7a4caac041e883 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001#
2# Makefile for Xillybus driver
3#
4
5obj-$(CONFIG_XILLYBUS) += xillybus_core.o
6obj-$(CONFIG_XILLYBUS_PCIE) += xillybus_pcie.o
7obj-$(CONFIG_XILLYBUS_OF) += xillybus_of.o