From 5ff33d040421395298334a6e76167417135bde24 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Sun, 30 Aug 2015 19:19:01 -0600 Subject: arm: Remove dig297 board This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass --- board/comelit/dig297/Makefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 board/comelit/dig297/Makefile (limited to 'board/comelit/dig297/Makefile') diff --git a/board/comelit/dig297/Makefile b/board/comelit/dig297/Makefile deleted file mode 100644 index 1c85b63bf3..0000000000 --- a/board/comelit/dig297/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2000, 2001, 2002 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y := dig297.o -- cgit v1.2.1