Nobuhiro Iwamatsu | 6c0bbdc | 2007-09-23 02:31:13 +0900 | [diff] [blame] | 1 | # |
| 2 | # Copyright (C) 2007 |
| 3 | # Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |
Wolfgang Denk | 61fb15c5 | 2007-12-27 01:52:50 +0100 | [diff] [blame] | 4 | # |
Nobuhiro Iwamatsu | 6c0bbdc | 2007-09-23 02:31:13 +0900 | [diff] [blame] | 5 | # Copyright (C) 2007 |
| 6 | # Kenati Technologies, Inc. |
| 7 | # |
| 8 | # board/ms7722se/Makefile |
| 9 | # |
Wolfgang Denk | 1a45966 | 2013-07-08 09:37:19 +0200 | [diff] [blame] | 10 | # SPDX-License-Identifier: GPL-2.0+ |
Nobuhiro Iwamatsu | 6c0bbdc | 2007-09-23 02:31:13 +0900 | [diff] [blame] | 11 | |
Masahiro Yamada | 02b3bf3 | 2013-10-21 11:53:27 +0900 | [diff] [blame] | 12 | obj-y := ms7722se.o |
| 13 | obj-y += lowlevel_init.o |