From f19eb15426d83f983fc18b46e6c274caf62cfd42 Mon Sep 17 00:00:00 2001 From: Vasily Khoruzhick Date: Sun, 20 Mar 2016 18:37:00 -0700 Subject: zipitz2: restore board support zipitz2 was dropped in 49d8899ba9c26335e4a12e01c18028fc5e40c796 Signed-off-by: Vasily Khoruzhick --- board/zipitz2/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 board/zipitz2/Makefile (limited to 'board/zipitz2/Makefile') diff --git a/board/zipitz2/Makefile b/board/zipitz2/Makefile new file mode 100644 index 0000000..855f6bc --- /dev/null +++ b/board/zipitz2/Makefile @@ -0,0 +1,10 @@ +# +# Copyright (C) 2009 +# Marek Vasut +# +# Heavily based on pxa255_idp platform +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y := zipitz2.o -- cgit v1.1