summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/i960
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-08-08 07:54:16 +0000
committerEric Andersen <andersen@codepoet.org>2002-08-08 07:54:16 +0000
commit698815f954934077da514362189e3a8f3714a2b8 (patch)
tree89cd504389b7714bfd9550aafe646a012dbbb38c /libc/sysdeps/linux/i960
parent242e9fa2e72650a617721457e203ef43d97a53da (diff)
Disable unused unifed stuff
-Erik
Diffstat (limited to 'libc/sysdeps/linux/i960')
-rw-r--r--libc/sysdeps/linux/i960/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/sysdeps/linux/i960/Makefile b/libc/sysdeps/linux/i960/Makefile
index 83ca37213..cf192b242 100644
--- a/libc/sysdeps/linux/i960/Makefile
+++ b/libc/sysdeps/linux/i960/Makefile
@@ -36,9 +36,6 @@ CRT0_OBJ=$(patsubst %.S,%.o, $(CRT0))
endif
SSRC=clone.S _mmap.S setjmp.S vfork.S
-ifeq ($(UNIFIED_SYSCALL),true)
- SSRC += __uClibc_syscall.S
-endif
SOBJS=$(patsubst %.S,%.o, $(SSRC))
CSRC=