Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Mark Jonas | 3313e0e | 2008-03-10 11:37:10 +0100 | [diff] [blame] | 2 | # |
| 3 | # Copyright (C) 2007 |
| 4 | # Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> |
| 5 | # |
| 6 | # Copyright (C) 2007 |
| 7 | # Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |
| 8 | # |
| 9 | # Copyright (C) 2007 |
| 10 | # Kenati Technologies, Inc. |
| 11 | # |
| 12 | # (C) Copyright 2008 |
| 13 | # Mark Jonas <mark.jonas@de.bosch.com> |
| 14 | # |
| 15 | # board/mpr2/Makefile |
| 16 | # |
Mark Jonas | 3313e0e | 2008-03-10 11:37:10 +0100 | [diff] [blame] | 17 | |
Masahiro Yamada | 02b3bf3 | 2013-10-21 11:53:27 +0900 | [diff] [blame] | 18 | obj-y := mpr2.o |
Vladimir Zapolskiy | 9ec4a67 | 2016-11-28 00:15:26 +0200 | [diff] [blame] | 19 | extra-y += lowlevel_init.o |