]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/sh/mm/Makefile
sh: sh7785lcr: Select uImage as default image target.
[karo-tx-linux.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