summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/Makefile
blob: 493548ae7261447ee71b26bb2582c871488d5091 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# 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