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
/
sh
/
superhyway
/
Makefile
blob
6dfa41f160af6bd43805b0a2e8d6f08699905b06
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the SuperHyway bus drivers.
4
#
5
6
obj-
$(
CONFIG_SUPERHYWAY
) +=
superhyway.o
7
obj-
$(
CONFIG_SYSFS
) +=
superhyway-sysfs.o
8