xref: /kernel/linux/linux-6.6/arch/arm/mach-footbridge/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/mach-footbridge/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Makefile for the linux kernel.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci# Object file lists.
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciobj-y			:= common.o isa-irq.o isa.o isa-rtc.o dma-isa.o
962306a36Sopenharmony_ci
1062306a36Sopenharmony_cipci-y			+= dc21285.o
1162306a36Sopenharmony_cipci-$(CONFIG_ARCH_EBSA285) += ebsa285-pci.o
1262306a36Sopenharmony_cipci-$(CONFIG_ARCH_NETWINDER) += netwinder-pci.o
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ciobj-$(CONFIG_ARCH_EBSA285) += ebsa285.o dc21285-timer.o
1562306a36Sopenharmony_ciobj-$(CONFIG_ARCH_NETWINDER) += netwinder-hw.o isa-timer.o
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ciobj-$(CONFIG_PCI)	+=$(pci-y)
1862306a36Sopenharmony_ci
19

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