summaryrefslogtreecommitdiff
path: root/board/sandbox/sandbox/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-04-21 18:39:35 +0900
committerSimon Glass <sjg@chromium.org>2014-05-09 14:51:14 -0600
commit258060905e04fe2eb509756ef3b37e23e220a2d6 (patch)
treeba5a45f9407ace118a4640d8b823dca946ffbfd7 /board/sandbox/sandbox/Makefile
parent102061bd8b0b174e1cf811dfd35641d8a9e4eba3 (diff)
sandbox: move source files from board/ to arch/sandbox/
Prior to commit 33a02da0, all boards must have board/${BOARD}/ or board/${VENDOR}/${BOARD}/ directory. Now this rule is obsolete. It looks weird that sandbox defines "vendor" and "board" just for meeting the old U-Boot directory structure. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/sandbox/sandbox/Makefile')
-rw-r--r--board/sandbox/sandbox/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/sandbox/sandbox/Makefile b/board/sandbox/sandbox/Makefile
deleted file mode 100644
index a0b9880d6e..0000000000
--- a/board/sandbox/sandbox/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Copyright (c) 2011 The Chromium OS Authors.
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-y := sandbox.o