xref: /linux/arch/arm/mach-npcm/Makefile (revision 43d5f5d63699724d47f0d9e0eae516a260d232b4)
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