Paul Mundt | 7137306 | 2007-11-21 16:53:37 +0900 | [diff] [blame] | 1 | ifeq ($(CONFIG_SUPERH32),y) |
2 | include ${srctree}/arch/sh/boot/compressed/Makefile_32 | ||||
3 | else | ||||
4 | include ${srctree}/arch/sh/boot/compressed/Makefile_64 | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 5 | endif |