xref: /kernel/linux/linux-5.10/arch/arm/mach-ep93xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Makefile for the linux kernel.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ciobj-y			:= core.o clock.o timer-ep93xx.o
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciobj-$(CONFIG_EP93XX_DMA)	+= dma.o
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciobj-$(CONFIG_CRUNCH)		+= crunch.o crunch-bits.o
108c2ecf20Sopenharmony_ciAFLAGS_crunch-bits.o		:= -Wa,-mcpu=ep9312
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_ADSSPHERE)	+= adssphere.o
138c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_EDB93XX)	+= edb93xx.o
148c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_GESBC9312)	+= gesbc9312.o
158c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_MICRO9)	+= micro9.o
168c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_SIM_ONE)	+= simone.o
178c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_SNAPPER_CL15)	+= snappercl15.o
188c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_TS72XX)	+= ts72xx.o
198c2ecf20Sopenharmony_ciobj-$(CONFIG_MACH_VISION_EP9307)+= vision_ep9307.o
20

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