blob: 38573340b14367b138df651b5fba84e691a51c32 [file] [log] [blame]
Thomas Gleixnere1589cd2007-10-11 11:13:14 +02001ifeq ($(CONFIG_X86_32),y)
Thomas Gleixner9a163ed2007-10-11 11:17:01 +02002include ${srctree}/arch/x86/kernel/Makefile_32
Thomas Gleixnere1589cd2007-10-11 11:13:14 +02003else
Thomas Gleixner250c2272007-10-11 11:17:24 +02004include ${srctree}/arch/x86/kernel/Makefile_64
Thomas Gleixnere1589cd2007-10-11 11:13:14 +02005endif
Sam Ravnborg88e4d252007-10-17 22:06:30 +02006
7# Workaround to delete .lds files with make clean
8# The problem is that we do not enter Makefile_32 with make clean.
9clean-files := vsyscall*.lds vsyscall*.so