Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7c993e11aa59d9d1cefbd6acc8d84f2d8d46545a
/
.
/
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