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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
vme
/
bridges
/
Makefile
blob
0a6cf843438a89627a61496a33d716ceb3fbb91d
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-
$(
CONFIG_VME_CA91CX42
) +=
vme_ca91cx42.o
3
obj-
$(
CONFIG_VME_TSI148
) +=
vme_tsi148.o
4
obj-
$(
CONFIG_VME_FAKE
) +=
vme_fake.o