]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sh/kernel/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[karo-tx-linux.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