c05564c4d8
Android 13
4 lines
91 B
Makefile
Executable file
4 lines
91 B
Makefile
Executable file
obj-y := mtrr.o if.o generic.o cleanup.o
|
|
obj-$(CONFIG_X86_32) += amd.o cyrix.o centaur.o
|
|
|