projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.14.295-gnu1
[releases.git]
/
drivers
/
char
/
xillybus
/
Makefile
1
#
2
# Makefile for Xillybus driver
3
#
4
5
obj-$(CONFIG_XILLYBUS) += xillybus_core.o
6
obj-$(CONFIG_XILLYBUS_PCIE) += xillybus_pcie.o
7
obj-$(CONFIG_XILLYBUS_OF) += xillybus_of.o