diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/sysdeps/sh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/sysdeps/sh/Makefile b/nptl/sysdeps/sh/Makefile new file mode 100644 index 0000000000..81bddf688c --- /dev/null +++ b/nptl/sysdeps/sh/Makefile @@ -0,0 +1,3 @@ +ifeq ($(subdir),csu) +gen-as-const-headers += tcb-offsets.sym +endif |