4 lines
76 B
Makefile
4 lines
76 B
Makefile
|
obj-y += numa.o
|
||
|
obj-y += toptree.o
|
||
|
obj-$(CONFIG_NUMA_EMU) += mode_emu.o
|