public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards
@ 2008-09-10 21:44 Ricardo Ribalda Delgado
  2008-09-11 22:10 ` Ricardo Ribalda Delgado
  2008-09-12  5:09 ` Stefan Roese
  0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Ribalda Delgado @ 2008-09-10 21:44 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@uam.es>
---
 board/xilinx/ppc440-generic/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/xilinx/ppc440-generic/config.mk b/board/xilinx/ppc440-generic/config.mk
index 8d220da..6d76755 100644
--- a/board/xilinx/ppc440-generic/config.mk
+++ b/board/xilinx/ppc440-generic/config.mk
@@ -22,4 +22,4 @@
 # MA 02111-1307 USA
 #
 
-sinclude $(obj)/board/$(BOARDDIR)/config.tmp
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
-- 
1.5.6.5

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

end of thread, other threads:[~2008-09-12  5:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 21:44 [U-Boot] [PATCH] ppc4xx:FIX in-tree build for ppc440-generic boards Ricardo Ribalda Delgado
2008-09-11 22:10 ` Ricardo Ribalda Delgado
2008-09-12  5:09 ` Stefan Roese

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