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