1# SPDX-License-Identifier: GPL-2.0 2obj-y += numa.o 3obj-y += toptree.o 4obj-$(CONFIG_NUMA_EMU) += mode_emu.o 5