blob: 52c1db85452019b2447ece2f20fba818e4128e40 [file] [log] [blame]
Thomas Gleixner9b884672007-10-11 11:13:43 +02001ifeq ($(CONFIG_X86_32),y)
Thomas Gleixner0530bf32007-10-11 11:16:43 +02002include ${srctree}/arch/x86/boot/compressed/Makefile_32
Eric W. Biederman968de4f2006-12-07 02:14:04 +01003else
Thomas Gleixner9e9b4572007-10-11 11:17:15 +02004include ${srctree}/arch/x86/boot/compressed/Makefile_64
Eric W. Biederman968de4f2006-12-07 02:14:04 +01005endif