Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cbde8123f6c18f34781de3a5095fb58e951326f4
/
.
/
drivers
/
sh
/
superhyway
/
Makefile
blob: 499dc47d8dcd180b199f872798a91ca38e26f2ac [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#
2
# Makefile for the SuperHyway bus drivers.
3
#
4
5
obj
-
$
(
CONFIG_SUPERHYWAY
)
+=
superhyway
.
o
6
obj
-
$
(
CONFIG_SYSFS
)
+=
superhyway
-
sysfs
.
o
7