xref: /kernel/linux/linux-6.6/arch/arm/mach-ep93xx/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the linux kernel.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ciobj-y			:= core.o clock.o timer-ep93xx.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciobj-$(CONFIG_EP93XX_DMA)	+= dma.o
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciobj-$(CONFIG_MACH_EDB93XX)	+= edb93xx.o
1062306a36Sopenharmony_ciobj-$(CONFIG_MACH_TS72XX)	+= ts72xx.o
1162306a36Sopenharmony_ciobj-$(CONFIG_MACH_VISION_EP9307)+= vision_ep9307.o
12

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