mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-06 17:43:43 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the SuperH specific drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||
|
|