summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/Makefile.arch
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-19 06:59:23 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-19 06:59:23 +0000
commitd9bdacaa96076cf72441e13f0b90fa8a2431612d (patch)
treea8e7cfae5ff83fdcad41e853d0fe963cc81599f9 /libc/sysdeps/linux/mips/Makefile.arch
parentb155ef96df8b0a7b9b3c308a17f389c2b48d75b4 (diff)
rename common Makefile.arch to prevent include funkiness from occuring
Diffstat (limited to 'libc/sysdeps/linux/mips/Makefile.arch')
-rw-r--r--libc/sysdeps/linux/mips/Makefile.arch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/Makefile.arch b/libc/sysdeps/linux/mips/Makefile.arch
index f88e99686..c79aee8ca 100644
--- a/libc/sysdeps/linux/mips/Makefile.arch
+++ b/libc/sysdeps/linux/mips/Makefile.arch
@@ -14,4 +14,4 @@ SSRC := bsd-_setjmp.S bsd-setjmp.S setjmp.S clone.S syscall.S pipe.S
ARCH_HEADERS := sgidefs.h
# regdef.h
-include $(top_srcdir)libc/sysdeps/linux/Makefile.arch
+include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch