xref: /openbmc/linux/arch/arm/mach-npcm/Makefile (revision 14474950)
1# SPDX-License-Identifier: GPL-2.0-only
2AFLAGS_headsmp.o		+= -march=armv7-a
3
4obj-$(CONFIG_ARCH_NPCM7XX)	+= npcm7xx.o
5obj-$(CONFIG_SMP)		+= platsmp.o headsmp.o
6