]> err.no Git - linux-2.6/blob - arch/sh/kernel/Makefile
Merge git://oss.sgi.com:8090/xfs/linux-2.6
[linux-2.6] / 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