c05564c4d8
Android 13
5 lines
111 B
Makefile
Executable file
5 lines
111 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += numa.o
|
|
obj-y += toptree.o
|
|
obj-$(CONFIG_NUMA_EMU) += mode_emu.o
|