Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[linux-2.6-microblaze.git] / arch / arm / mach-ixp4xx / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the linux kernel.
4 #
5
6 obj-pci-y       :=
7 obj-pci-n       :=
8
9 # Device tree platform
10 obj-pci-$(CONFIG_MACH_IXP4XX_OF)        += ixp4xx-of.o
11
12 obj-pci-$(CONFIG_MACH_GATEWAY7001)      += gateway7001-pci.o
13
14 obj-y   += common.o
15
16 obj-$(CONFIG_MACH_GATEWAY7001)  += gateway7001-setup.o
17 obj-$(CONFIG_MACH_GORAMO_MLR)   += goramo_mlr.o
18
19 obj-$(CONFIG_PCI)               += $(obj-pci-$(CONFIG_PCI)) common-pci.o