xref: /kernel/linux/linux-6.6/arch/arm/mach-socfpga/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/mach-socfpga/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the linux kernel.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-y					:= socfpga.o
762306a36Sopenharmony_ciobj-$(CONFIG_SMP)	+= headsmp.o platsmp.o
862306a36Sopenharmony_ciobj-$(CONFIG_SOCFPGA_SUSPEND)	+= pm.o self-refresh.o
962306a36Sopenharmony_ciobj-$(CONFIG_EDAC_ALTERA_L2C)	+= l2_cache.o
1062306a36Sopenharmony_ciobj-$(CONFIG_EDAC_ALTERA_OCRAM)	+= ocram.o
11

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