linux_dsm_epyc7002/arch/arm/mach-integrator/Makefile
Linus Walleij 70f8e9cc23 ARM: integrator: Delete the V3 PCI driver
Before adding a proper PCI driver in drivers/pci/host, clean out
the cruft by deleting the old driver from the machine.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-09-27 23:20:22 +02:00

11 lines
232 B
Makefile

#
# Makefile for the linux kernel.
#
# Object file lists.
obj-y := core.o lm.o
obj-$(CONFIG_ARCH_INTEGRATOR_AP) += integrator_ap.o
obj-$(CONFIG_ARCH_INTEGRATOR_CP) += integrator_cp.o
obj-$(CONFIG_INTEGRATOR_IMPD1) += impd1.o