Makefile.arch 321 B

123456789101112
  1. # Makefile for uClibc
  2. #
  3. # Copyright (C) 2013 Imagination Technologies Ltd.
  4. #
  5. # Licensed under the LGPL v2.1 or later, see the file COPYING.LIB in this tarball.
  6. #
  7. CSRC-y := brk.c syscall.c metag.c __syscall_error.c
  8. SSRC-y := _longjmp.S clone.S setjmp.S vfork.S
  9. SSRC-$(UCLIBC_HAS_THREADS_NATIVE) += libc-metag_load_tp.S