Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / arch / arm / mach-footbridge / Makefile
blob1553cc01b45cf693158729c18872f5fef03e6359
1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for the linux kernel.
6 # Object file lists.
8 obj-y := common.o isa-irq.o isa.o isa-rtc.o dma-isa.o
10 pci-y += dc21285.o
11 pci-$(CONFIG_ARCH_EBSA285) += ebsa285-pci.o
12 pci-$(CONFIG_ARCH_NETWINDER) += netwinder-pci.o
14 obj-$(CONFIG_ARCH_EBSA285) += ebsa285.o dc21285-timer.o
15 obj-$(CONFIG_ARCH_NETWINDER) += netwinder-hw.o isa-timer.o
17 obj-$(CONFIG_PCI) +=$(pci-y)