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
Bluetooth: Remove unneeded initializer for management command table
[linux/fpc-iii.git]
/
drivers
/
char
/
xillybus
/
Makefile
blob
b68b7ebfd3819caf82ae0128ce7a4caac041e883
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