Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0+ |
Yoshihiro Shimoda | 8e9c897 | 2011-02-02 10:05:36 +0900 | [diff] [blame] | 2 | # |
3 | # Copyright (C) 2011 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | ||||
4 | # | ||||
Yoshihiro Shimoda | 8e9c897 | 2011-02-02 10:05:36 +0900 | [diff] [blame] | 5 | |
Masahiro Yamada | 02b3bf3 | 2013-10-21 11:53:27 +0900 | [diff] [blame] | 6 | obj-y := sh7757lcr.o spi-boot.o |
Vladimir Zapolskiy | 3f8b539 | 2016-11-28 00:15:25 +0200 | [diff] [blame] | 7 | extra-y += lowlevel_init.o |