summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/nios2/Makefile.arch
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2006-01-02 15:08:09 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2006-01-02 15:08:09 +0000
commit8af2adc3af455736a846939e678ed769b8a50d74 (patch)
tree3ed77be9b3077ed24d404542badbe7b76ca8db75 /libc/sysdeps/linux/nios2/Makefile.arch
parentcc094942123972efef049827b32eb2f27a4a98fe (diff)
fpu_control.h is handled generally in topdir/Makefile.in, remove rule for it
Diffstat (limited to 'libc/sysdeps/linux/nios2/Makefile.arch')
-rw-r--r--libc/sysdeps/linux/nios2/Makefile.arch2
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