Cross Reference: Makefile
xref
: /
linux-4.4.14
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
Makefile
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/linux-4.4.14/arch/x86/kernel/cpu/mtrr/
1
obj
-y :=
main.o
if.o
generic.o
cleanup.o
2
obj
-
$(
CONFIG_X86_32
)
+=
amd.o
cyrix.o
centaur.o
3
4