blob: 45855c97923ee17a9a58b2bd188664d257cda2f1 [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