public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mgsuvd: add common directory to Makefile.
@ 2008-09-29  7:57 Heiko Schocher
  2008-10-14 16:33 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Schocher @ 2008-09-29  7:57 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Heiko Schocher <hs@denx.de>
---
 board/keymile/mgsuvd/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/keymile/mgsuvd/Makefile b/board/keymile/mgsuvd/Makefile
index af0d400..0326608 100644
--- a/board/keymile/mgsuvd/Makefile
+++ b/board/keymile/mgsuvd/Makefile
@@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk

 LIB	= $(obj)lib$(BOARD).a

-COBJS	= $(BOARD).o
+COBJS	= $(BOARD).o ../common/common.o

 SRCS	:= $(SOBJS:.o=.S) $(COBJS:.o=.c)
 OBJS	:= $(addprefix $(obj),$(COBJS))
-- 
1.5.6.1

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] mgsuvd: add common directory to Makefile.
  2008-09-29  7:57 [U-Boot] [PATCH] mgsuvd: add common directory to Makefile Heiko Schocher
@ 2008-10-14 16:33 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-10-14 16:33 UTC (permalink / raw)
  To: u-boot

Dear Heiko Schocher,

In message <48E08A70.7000202@denx.de> you wrote:
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
>  board/keymile/mgsuvd/Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Does not apply:

Applying mgsuvd: add common directory to Makefile.
error: board/keymile/mgsuvd/Makefile: does not exist in index
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Renamed board/keymile/mgsuvd/Makefile => tools/env/Makefile
Auto-merged tools/env/Makefile
CONFLICT (rename/modify): Merge conflict in tools/env/Makefile
Failed to merge in the changes.
Patch failed at 0008.


Please rebase and resubmit.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"In matters of principle, stand like a rock;  in  matters  of  taste,
swim with the current."                            - Thomas Jefferson

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-14 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-29  7:57 [U-Boot] [PATCH] mgsuvd: add common directory to Makefile Heiko Schocher
2008-10-14 16:33 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox