summaryrefslogtreecommitdiff
path: root/REORG.TODO/sysdeps/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/sysdeps/sh/Makefile')
-rw-r--r--REORG.TODO/sysdeps/sh/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/REORG.TODO/sysdeps/sh/Makefile b/REORG.TODO/sysdeps/sh/Makefile
new file mode 100644
index 0000000000..0c6db9a9d4
--- /dev/null
+++ b/REORG.TODO/sysdeps/sh/Makefile
@@ -0,0 +1,11 @@
+ifeq ($(subdir),csu)
+gen-as-const-headers += tcb-offsets.sym
+endif
+
+ifeq ($(subdir),gmon)
+sysdep_routines += _mcount
+endif
+
+ifeq ($(subdir),debug)
+CFLAGS-backtrace.c += -funwind-tables
+endif