]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/arm/mach-ixp4xx/Makefile
Merge tag 'docs-5.15' of git://git.lwn.net/linux
[mirror_ubuntu-jammy-kernel.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