xref: /kernel/linux/linux-6.6/arch/arm/mach-exynos/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/mach-exynos/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
462306a36Sopenharmony_ci#		http://www.samsung.com/
562306a36Sopenharmony_ci
662306a36Sopenharmony_ciobj-$(CONFIG_ARCH_EXYNOS)	+= exynos.o exynos-smc.o firmware.o
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciobj-$(CONFIG_EXYNOS_CPU_SUSPEND) += pm.o sleep.o
962306a36Sopenharmony_ciobj-$(CONFIG_PM_SLEEP)		+= suspend.o
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciobj-$(CONFIG_SMP)		+= platsmp.o headsmp.o
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciobj-$(CONFIG_EXYNOS_MCPM)	+= mcpm-exynos.o
1462306a36Sopenharmony_ciCFLAGS_mcpm-exynos.o		+= -march=armv7-a
15

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