From 4a2b2724a214de764cc9250d85043f32cdd43ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Tue, 25 Apr 2017 00:39:22 +0200 Subject: MIPS: add BMIPS Huawei HG556a board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Reviewed-by: Simon Glass --- board/huawei/hg556a/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 board/huawei/hg556a/Makefile (limited to 'board/huawei/hg556a/Makefile') diff --git a/board/huawei/hg556a/Makefile b/board/huawei/hg556a/Makefile new file mode 100644 index 0000000000..ace0ed3efd --- /dev/null +++ b/board/huawei/hg556a/Makefile @@ -0,0 +1,5 @@ +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += hg556a.o -- cgit v1.2.1