19a163ed8SThomas Gleixnerifeq ($(CONFIG_X86_32),y) 29a163ed8SThomas Gleixnerinclude ${srctree}/arch/x86/kernel/Makefile_32 39a163ed8SThomas Gleixnerelse 4250c2277SThomas Gleixnerinclude ${srctree}/arch/x86/kernel/Makefile_64 59a163ed8SThomas Gleixnerendif 688e4d250SSam Ravnborg 788e4d250SSam Ravnborg# Workaround to delete .lds files with make clean 888e4d250SSam Ravnborg# The problem is that we do not enter Makefile_32 with make clean. 988e4d250SSam Ravnborgclean-files := vsyscall*.lds vsyscall*.so 10