diff options
Diffstat (limited to 'libc/sysdeps')
-rw-r--r-- | libc/sysdeps/linux/nios2/Makefile.arch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/nios2/Makefile.arch b/libc/sysdeps/linux/nios2/Makefile.arch index e1b8345f4..fadde953e 100644 --- a/libc/sysdeps/linux/nios2/Makefile.arch +++ b/libc/sysdeps/linux/nios2/Makefile.arch @@ -11,6 +11,4 @@ SSRC := \ __longjmp.S bsd-_setjmp.S bsd-setjmp.S setjmp.S \ vfork.S clone.S -ARCH_HEADERS := fpu_control.h - include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch |