]> err.no Git - linux-2.6/blob - arch/x86/mm/Makefile
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / 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