Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
bfa274e2436fc7ef72ef51c878083647f1cfd429
/
.
/
arch
/
x86
/
pci
/
Makefile
blob: c5c8e485fc446fffc3fdde5e1d8e6d63306c999f [
file
] [
log
] [
blame
]
ifeq
(
$
(
CONFIG_X86_32
),
y
)
include $
{
srctree
}/
arch
/
x86
/
pci
/
Makefile_32
else
include $
{
srctree
}/
arch
/
x86
/
pci
/
Makefile_64
endif