repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Bluetooth] Switch from OGF+OCF to using only opcodes
[linux-2.6/verdex.git]
/
arch
/
x86
/
lib
/
Makefile
blob
329da276c6f1839d8bdb75ab4448c0d61a6af2f0
1
ifeq
($(
CONFIG_X86_32
),
y
)
2
include
${
srctree
}/
arch
/
x86
/
lib
/
Makefile_32
3
else
4
include
${
srctree
}/
arch
/
x86
/
lib
/
Makefile_64
5
endif