mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the SuperH specific drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||
|
|