xref: /kernel/linux/linux-6.6/drivers/sh/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/sh/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the SuperH specific drivers.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciobj-$(CONFIG_SH_INTC)			+= intc/
662306a36Sopenharmony_ciifneq ($(CONFIG_COMMON_CLK),y)
762306a36Sopenharmony_ciobj-$(CONFIG_HAVE_CLK)			+= clk/
862306a36Sopenharmony_ciendif
962306a36Sopenharmony_ciobj-$(CONFIG_MAPLE)			+= maple/
1062306a36Sopenharmony_ciobj-$(CONFIG_SUPERHYWAY)		+= superhyway/
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciobj-y					+= pm_runtime.o
13

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