[Bluetooth] Switch from OGF+OCF to using only opcodes
[linux-2.6/verdex.git] / arch / x86 / lib / Makefile
blob329da276c6f1839d8bdb75ab4448c0d61a6af2f0
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