Makefile 111 B

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