diff options
Diffstat (limited to 'libc/sysdeps/linux/nios')
-rw-r--r-- | libc/sysdeps/linux/nios/Makefile.arch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/nios/Makefile.arch b/libc/sysdeps/linux/nios/Makefile.arch index 9bcd0be7e..6a2c3235b 100644 --- a/libc/sysdeps/linux/nios/Makefile.arch +++ b/libc/sysdeps/linux/nios/Makefile.arch @@ -10,5 +10,3 @@ CSRC := brk.c crtbegin.c crtend.c SSRC := \ __longjmp.S bsd-_setjmp.S bsd-setjmp.S setjmp.S \ clone.S vfork.S - -include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch |