xref: /linux/arch/arm/mach-npcm/Makefile (revision d2a4a07190f42e4f82805daf58e708400b703f1c)
1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_ARCH_WPCM450)	+= wpcm450.o
3obj-$(CONFIG_ARCH_NPCM7XX)	+= npcm7xx.o
4obj-$(CONFIG_SMP)		+= platsmp.o headsmp.o
5