]> err.no Git - linux-2.6/blob - arch/x86/kernel/Makefile
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / x86 / kernel / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/kernel/Makefile_32
3 else
4 include ${srctree}/arch/x86/kernel/Makefile_64
5 endif
6
7 # Workaround to delete .lds files with make clean
8 # The problem is that we do not enter Makefile_32 with make clean.
9 clean-files := vsyscall*.lds vsyscall*.so