]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - arch/sh/mm/Makefile
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal...
[linux-2.6-omap-h63xx.git] / arch / sh / mm / Makefile
1 ifeq ($(CONFIG_SUPERH32),y)
2 include ${srctree}/arch/sh/mm/Makefile_32
3 else
4 include ${srctree}/arch/sh/mm/Makefile_64
5 endif