Simon Glass | 8ef0757 | 2014-11-12 22:42:07 -0700 | [diff] [blame] | 1 | # |
2 | # Copyright (c) 2011 The Chromium OS Authors. | ||||
3 | # (C) Copyright 2008 | ||||
4 | # Graeme Russ, graeme.russ@gmail.com. | ||||
5 | # | ||||
6 | # (C) Copyright 2006 | ||||
7 | # Wolfgang Denk, DENX Software Engineering, wd@denx.de. | ||||
8 | # | ||||
9 | # (C) Copyright 2002 | ||||
10 | # Daniel Engström, Omicron Ceti AB, daniel@omicron.se. | ||||
11 | # | ||||
12 | # SPDX-License-Identifier: GPL-2.0+ | ||||
13 | # | ||||
14 | |||||
15 | obj-y += link.o |