]> Pileus Git - ~andy/linux/blob - arch/sh/kernel/Makefile
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
[~andy/linux] / 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