On 12/23/21 08:26, Tony Dinh wrote:
Add board Makefile for Pogoplug V4

Signed-off-by: Tony Dinh <mibo...@gmail.com>

Nitpicking: In the subject you write "Make file". Please change this
to "Makefile" there as well.

Other than this:

Reviewed-by: Stefan Roese <s...@denx.de>

Thanks,
Stefan

---

Changes in v2:
- Merge all constants into the pogo_v4.c file, remove pogo_v4.h

  board/cloudengines/pogo_v4/Makefile | 10 ++++++++++
  1 file changed, 10 insertions(+)
  create mode 100644 board/cloudengines/pogo_v4/Makefile

diff --git a/board/cloudengines/pogo_v4/Makefile 
b/board/cloudengines/pogo_v4/Makefile
new file mode 100644
index 0000000000..511bf5ff7e
--- /dev/null
+++ b/board/cloudengines/pogo_v4/Makefile
@@ -0,0 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# (C) Copyright 2014-2021 Tony Dinh <mibo...@gmail.com>
+#
+# Based on
+# Marvell Semiconductor <www.marvell.com>
+# Written-by: Prafulla Wadaskar <prafu...@marvell.com>
+#
+
+obj-y  := pogo_v4.o


Viele Grüße,
Stefan Roese

--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: s...@denx.de

Reply via email to