1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the SuperH specific drivers.
5 obj-
$(CONFIG_SH_INTC
) += intc
/
6 ifneq ($(CONFIG_COMMON_CLK
),y
)
7 obj-
$(CONFIG_HAVE_CLK
) += clk
/
9 obj-
$(CONFIG_MAPLE
) += maple
/
10 obj-
$(CONFIG_SUPERHYWAY
) += superhyway
/