diff options
Diffstat (limited to 'libc/sysdeps/linux/cris/Makefile.arch')
-rw-r--r-- | libc/sysdeps/linux/cris/Makefile.arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/cris/Makefile.arch b/libc/sysdeps/linux/cris/Makefile.arch index ba2040f0d..850c83de5 100644 --- a/libc/sysdeps/linux/cris/Makefile.arch +++ b/libc/sysdeps/linux/cris/Makefile.arch @@ -12,4 +12,4 @@ ifeq ($(UNIFIED_SYSCALL),y) SSRC += __uClibc_syscall.S endif -include $(top_srcdir)libc/sysdeps/linux/Makefile.arch +include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch |