Nobuhiro Iwamatsu | 6b7c0f5 | 2010-10-25 03:12:24 +0900 | [diff] [blame] | 1 | # |
2 | # Copyright (C) 2010 Nobuhiro Iwamatsu | ||||
3 | # Copyright (C) 2008 Renesas Solutions Corp. | ||||
4 | # | ||||
5 | # u-boot/board/shmin/Makefile | ||||
6 | # | ||||
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 7 | # SPDX-License-Identifier: GPL-2.0+ |
Nobuhiro Iwamatsu | 6b7c0f5 | 2010-10-25 03:12:24 +0900 | [diff] [blame] | 8 | |
Masahiro Yamada | 02b3bf3 | 2013-10-21 11:53:27 +0900 | [diff] [blame] | 9 | obj-y := shmin.o |
10 | obj-y += lowlevel_init.o |