docbook: fix fatal rapidio yet again (and more to come)
[linux/fpc-iii.git] / arch / sh / boot / compressed / Makefile
blobefb01dc3c8c3aaa35ece6e2e21a428e1d1c0aa40
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
5 endif