sh: Drop the BKL from sys_execve() on SH-5.
[GitHub/mt8127/android_kernel_alcatel_ttab.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