mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the SuperH specific drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||
|
|