summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/Makefile
blob: 06ca070edb9f664763b025e4675bc080eae396ed (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the fpga framework and fpga manager drivers.
#

# FPGA Bridge Drivers
obj-$(CONFIG_FPGA_BRIDGE)		+= fpga-bridge.o
obj-$(CONFIG_SOCFPGA_FPGA_BRIDGE)	+= socfpga-hps2fpga-bridge.o socfpga-fpga2sdram-bridge.o