1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/kernel/Makefile_32
4 include ${srctree}/arch/x86/kernel/Makefile_64
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