From 4ee73b00ba73f022c9917b0497289d254c34ceeb Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 7 Jul 2021 22:55:41 -0400 Subject: Revert "arm: Remove nsa310s board" While this platform has not yet been converted, there is active efforts to do so. Keep the platform for now. This reverts commit aa697e6904ba1b3144a46ec642d4695e7c0cdc3e. Signed-off-by: Tom Rini --- board/zyxel/nsa310s/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 board/zyxel/nsa310s/Makefile (limited to 'board/zyxel/nsa310s/Makefile') diff --git a/board/zyxel/nsa310s/Makefile b/board/zyxel/nsa310s/Makefile new file mode 100644 index 0000000000..2131e28db3 --- /dev/null +++ b/board/zyxel/nsa310s/Makefile @@ -0,0 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright (C) 2015 +# Gerald Kerma +# Tony Dinh + +obj-y := nsa310s.o -- cgit v1.2.3