1 # SPDX-License-Identifier: GPL-2.0-only 2 obj-$(CONFIG_ARCH_WPCM450) += wpcm450.o 3 obj-$(CONFIG_ARCH_NPCM7XX) += npcm7xx.o 4 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.