mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-05 22:55:20 +07:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the SuperH specific drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||
|
|