repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
x86
/
kernel
/
cpu
/
mtrr
/
Makefile
blob
cc4f9f1cb94cb1c97c8ca62fa5636c1e92a56187
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-y
:=
mtrr.o if.o generic.o cleanup.o
3
obj-
$(
CONFIG_X86_32
) +=
amd.o cyrix.o centaur.o
4