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