mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 07:03:38 +00:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the SuperH specific drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_SUPERHYWAY) += superhyway/
|
||
|
|