xref: /kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/sh/boards/mach-highlander/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the Highlander specific parts of the kernel
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciobj-y				:= setup.o
662306a36Sopenharmony_ciobj-$(CONFIG_SH_R7780RP)	+= irq-r7780rp.o
762306a36Sopenharmony_ciobj-$(CONFIG_SH_R7780MP)	+= irq-r7780mp.o
862306a36Sopenharmony_ciobj-$(CONFIG_SH_R7785RP)	+= irq-r7785rp.o pinmux-r7785rp.o
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciifneq ($(CONFIG_SH_R7785RP),y)
1162306a36Sopenharmony_ciobj-$(CONFIG_PUSH_SWITCH)	+= psw.o
1262306a36Sopenharmony_ciendif
13

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