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