i386: move lib
[pandora-kernel.git] / arch / x86 / lib / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/lib/Makefile_32
3 else
4 include ${srctree}/arch/x86_64/lib/Makefile_64
5 endif