* [U-Boot] [PATCH] board: tec-ng: Do not make directories in a board Makefile
@ 2014-01-14 1:55 Masahiro Yamada
2014-01-14 10:18 ` Alban Bedel
2014-01-27 14:55 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Masahiro Yamada @ 2014-01-14 1:55 UTC (permalink / raw)
To: u-boot
Commit e5c5301f refactored the build system not to make
directories in board makefiles.
But commit 8f380381 create directories again in
board/avionic-design/tec-ng/Makefile.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Alban Bedel <alban.bedel@avionic-design.de>
---
board/avionic-design/tec-ng/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/board/avionic-design/tec-ng/Makefile b/board/avionic-design/tec-ng/Makefile
index f41eb30..79d8602 100644
--- a/board/avionic-design/tec-ng/Makefile
+++ b/board/avionic-design/tec-ng/Makefile
@@ -5,8 +5,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-$(shell mkdir -p $(obj)../common $(obj)../../nvidia/common)
-
obj-y := ../common/tamonten-ng.o
include ../../nvidia/common/common.mk
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] board: tec-ng: Do not make directories in a board Makefile
2014-01-14 1:55 [U-Boot] [PATCH] board: tec-ng: Do not make directories in a board Makefile Masahiro Yamada
@ 2014-01-14 10:18 ` Alban Bedel
2014-01-27 14:55 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Alban Bedel @ 2014-01-14 10:18 UTC (permalink / raw)
To: u-boot
On Tue, 14 Jan 2014 10:55:02 +0900
Masahiro Yamada <yamada.m@jp.panasonic.com> wrote:
> Commit e5c5301f refactored the build system not to make
> directories in board makefiles.
> But commit 8f380381 create directories again in
> board/avionic-design/tec-ng/Makefile.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Alban Bedel <alban.bedel@avionic-design.de>
Acked-by: Alban Bedel <alban.bedel@avionic-design.de>
Alban
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] board: tec-ng: Do not make directories in a board Makefile
2014-01-14 1:55 [U-Boot] [PATCH] board: tec-ng: Do not make directories in a board Makefile Masahiro Yamada
2014-01-14 10:18 ` Alban Bedel
@ 2014-01-27 14:55 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2014-01-27 14:55 UTC (permalink / raw)
To: u-boot
On Tue, Jan 14, 2014 at 10:55:02AM +0900, Masahiro Yamada wrote:
> Commit e5c5301f refactored the build system not to make
> directories in board makefiles.
> But commit 8f380381 create directories again in
> board/avionic-design/tec-ng/Makefile.
>
> Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
> Cc: Alban Bedel <alban.bedel@avionic-design.de>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140127/272d2c1b/attachment.pgp>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-27 14:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-14 1:55 [U-Boot] [PATCH] board: tec-ng: Do not make directories in a board Makefile Masahiro Yamada
2014-01-14 10:18 ` Alban Bedel
2014-01-27 14:55 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox