summaryrefslogtreecommitdiffstats
path: root/board/atc/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:30 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:55 -0500
commit9067b30008e4c09fb6287d306caf2a6bed08370f (patch)
tree4fbb5924936cd3d8155f7e4758c7ce8a54eb84bb /board/atc/Makefile
parentf7e1af8690f423e44932f412033e718576477467 (diff)
downloadblackbird-obmc-uboot-9067b30008e4c09fb6287d306caf2a6bed08370f.tar.gz
blackbird-obmc-uboot-9067b30008e4c09fb6287d306caf2a6bed08370f.zip
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 <yamada.m@jp.panasonic.com> Cc: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/atc/Makefile')
-rw-r--r--board/atc/Makefile8
1 files changed, 0 insertions, 8 deletions
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
OpenPOWER on IntegriCloud