]> Pileus Git - ~andy/linux/blob - arch/sh/boot/compressed/Makefile
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull
[~andy/linux] / arch / sh / boot / compressed / Makefile
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