repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux/fpc-iii.git]
/
drivers
/
fpga
/
Makefile
blob
8d83fc6b1613929bed35cc8cdeae62ecf7be039a
1
#
2
# Makefile for the fpga framework and fpga manager drivers.
3
#
4
5
# Core FPGA Manager Framework
6
obj-
$(
CONFIG_FPGA
) +=
fpga-mgr.o
7
8
# FPGA Manager Drivers
9
obj-
$(
CONFIG_FPGA_MGR_SOCFPGA
) +=
socfpga.o
10
obj-
$(
CONFIG_FPGA_MGR_ZYNQ_FPGA
) +=
zynq-fpga.o