diff options
Diffstat (limited to 'arch/sh/boot/compressed/Makefile')
-rw-r--r-- | arch/sh/boot/compressed/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/sh/boot/compressed/Makefile b/arch/sh/boot/compressed/Makefile index efb01dc3c8c3..f0a71df26096 100644 --- a/arch/sh/boot/compressed/Makefile +++ b/arch/sh/boot/compressed/Makefile | |||
@@ -1,5 +1 @@ | |||
1 | ifeq ($(CONFIG_SUPERH32),y) | ||
2 | include ${srctree}/arch/sh/boot/compressed/Makefile_32 | include ${srctree}/arch/sh/boot/compressed/Makefile_32 | |
3 | else | ||
4 | include ${srctree}/arch/sh/boot/compressed/Makefile_64 | ||
5 | endif | ||