blob: 577d08f4b8bbfcd898271a4e014a6a26c134e7a2 [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
4include ${srctree}/arch/x86_64/kernel/Makefile_64
5endif