From 9067b30008e4c09fb6287d306caf2a6bed08370f Mon Sep 17 00:00:00 2001 From: Masahiro Yamada Date: Mon, 15 Dec 2014 23:26:30 +0900 Subject: mpc8260: remove atc board support These boards are still non-generic boards. drivers/rtc/ds12887.c should also be removed because it can not be built without CONFIG_ATC. Signed-off-by: Masahiro Yamada Cc: Wolfgang Denk --- board/atc/Makefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 board/atc/Makefile (limited to 'board/atc/Makefile') diff --git a/board/atc/Makefile b/board/atc/Makefile deleted file mode 100644 index 3a163c4c6b..0000000000 --- a/board/atc/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# -# (C) Copyright 2001-2006 -# Wolfgang Denk, DENX Software Engineering, wd@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -obj-y = atc.o flash.o ti113x.o -- cgit v1.2.1