xref: /kernel/linux/linux-5.10/drivers/sh/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/sh/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the SuperH specific drivers.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciobj-$(CONFIG_SH_INTC)			+= intc/
68c2ecf20Sopenharmony_ciifneq ($(CONFIG_COMMON_CLK),y)
78c2ecf20Sopenharmony_ciobj-$(CONFIG_HAVE_CLK)			+= clk/
88c2ecf20Sopenharmony_ciendif
98c2ecf20Sopenharmony_ciobj-$(CONFIG_MAPLE)			+= maple/
108c2ecf20Sopenharmony_ciobj-$(CONFIG_SUPERHYWAY)		+= superhyway/
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-y					+= pm_runtime.o
13

Indexes created Thu Nov 07 10:32:03 CST 2024