X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=libc%2Fsysdeps%2Flinux%2FMakefile.in;h=dd91f215f125dc620b0e0e48c13fbe4cd722c2e7;hb=49d8a0e9c6e32701c7eca91a1204237d3a334e38;hp=d2a980c16c6f51cef1cf77c18714d2e1bfc0a7e7;hpb=358043ffb9380926813eb8200f0a45140acdb77a;p=uclinux-h8%2FuClibc.git diff --git a/libc/sysdeps/linux/Makefile.in b/libc/sysdeps/linux/Makefile.in index d2a980c16..dd91f215f 100644 --- a/libc/sysdeps/linux/Makefile.in +++ b/libc/sysdeps/linux/Makefile.in @@ -5,6 +5,9 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +subdirs += libc/sysdeps/linux/$(TARGET_ARCH) libc/sysdeps/linux/common + # order is relevant -include $(top_srcdir)libc/sysdeps/linux/$(TARGET_ARCH)/Makefile.arch +include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch include $(top_srcdir)libc/sysdeps/linux/common/Makefile.in