summaryrefslogtreecommitdiffstats
path: root/board/nx823/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-04-04 15:25:02 +0900
committerTom Rini <trini@ti.com>2014-04-18 10:42:29 -0400
commita146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507 (patch)
tree6a9eeb210b7141ba94a1ba6722e82fe80631867f /board/nx823/Makefile
parente1b7e1e3cfa8db7edfa494709ed2d477f73c2b66 (diff)
downloadblackbird-obmc-uboot-a146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507.tar.gz
blackbird-obmc-uboot-a146e8b189abf73b8bac0bfa9c8c3c1b3bfe5507.zip
powerpc: remove NX823 board support
Enough time has passed since this board was moved to Orphan. Remove. - Remove board/nx823/* - Remove include/configs/NX823.h - Clean-up ifdef(CONFIG_NX823) - Move the entry from boards.cfg to doc/README.scrapyard Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'board/nx823/Makefile')
-rw-r--r--board/nx823/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/nx823/Makefile b/board/nx823/Makefile
deleted file mode 100644
index a22be5c3e6..0000000000
--- a/board/nx823/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 = nx823.o flash.o
OpenPOWER on IntegriCloud