]> Pileus Git - ~andy/linux/blob - arch/x86/mm/Makefile
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzill...
[~andy/linux] / arch / x86 / mm / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/mm/Makefile_32
3 else
4 include ${srctree}/arch/x86/mm/Makefile_64
5 endif