xref: /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/csky/t-linux-csky (revision 4c3eb207d36f67d31994830c0a694161fc1ca39b)
1627f7eb2Smrg# Makefile fragment for C-SKY targets running Linux.
2*4c3eb207Smrg# Copyright (C) 2018-2020 Free Software Foundation, Inc.
3627f7eb2Smrg# Contributed by C-SKY Microsystems and Mentor Graphics.
4627f7eb2Smrg#
5627f7eb2Smrg# This file is part of GCC.
6627f7eb2Smrg#
7627f7eb2Smrg# GCC is free software; you can redistribute it and/or modify
8627f7eb2Smrg# it under the terms of the GNU General Public License as published by
9627f7eb2Smrg# the Free Software Foundation; either version 3, or (at your option)
10627f7eb2Smrg# any later version.
11627f7eb2Smrg#
12627f7eb2Smrg# GCC is distributed in the hope that it will be useful,
13627f7eb2Smrg# but WITHOUT ANY WARRANTY; without even the implied warranty of
14627f7eb2Smrg# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15627f7eb2Smrg# GNU General Public License for more details.
16627f7eb2Smrg#
17627f7eb2Smrg# You should have received a copy of the GNU General Public License
18627f7eb2Smrg# along with GCC; see the file COPYING3.  If not see
19627f7eb2Smrg# <http://www.gnu.org/licenses/>.
20627f7eb2Smrg
21627f7eb2SmrgLIB2ADD_ST += $(srcdir)/config/csky/linux-atomic.c
22