Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[pandora-kernel.git] / 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