ckfwq/linux-3.0.4/arch/arm/mach-versatile/Makefile

9 lines
189 B
Makefile
Raw Normal View History

2024-12-30 10:53:50 +08:00
#
# Makefile for the linux kernel.
#
obj-y := core.o
obj-$(CONFIG_ARCH_VERSATILE_PB) += versatile_pb.o
obj-$(CONFIG_MACH_VERSATILE_AB) += versatile_ab.o
obj-$(CONFIG_PCI) += pci.o