Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[pandora-kernel.git] / arch / sh / kernel / Makefile
1 ifeq ($(CONFIG_SUPERH32),y)
2 include ${srctree}/arch/sh/kernel/Makefile_32
3 else
4 include ${srctree}/arch/sh/kernel/Makefile_64
5 endif