blob: 76ab5caddf9af77164dfdbdec9470cc9f3a04f51 [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 Gleixner9b884672007-10-11 11:13:43 +02004include ${srctree}/arch/x86_64/boot/compressed/Makefile_64
Eric W. Biederman968de4f2006-12-07 02:14:04 +01005endif