* DTC: libfdt Install Woes
@ 2008-07-15 19:26 Jon Loeliger
2008-07-16 5:44 ` David Gibson
0 siblings, 1 reply; 2+ messages in thread
From: Jon Loeliger @ 2008-07-15 19:26 UTC (permalink / raw)
To: linuxppc-dev@ozlabs.org
David,
Somewhat recently, the DTC commit 6a6c972cdf9e
"dtc: Clean up included Makefile fragments"
removed this line
LIBFDT_INCLUDES = fdt.h libfdt.h
from the libfdt/Makefile.libfdt. As a result,
the standalone "make install" is onw failing.
We could put that line back, or remove the
top-level Makefile install target that is
trying to use this definition.
I'm not sure which direction you want to head here.
Thanks,
jdl
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: DTC: libfdt Install Woes
2008-07-15 19:26 DTC: libfdt Install Woes Jon Loeliger
@ 2008-07-16 5:44 ` David Gibson
0 siblings, 0 replies; 2+ messages in thread
From: David Gibson @ 2008-07-16 5:44 UTC (permalink / raw)
To: Jon Loeliger; +Cc: linuxppc-dev@ozlabs.org
On Tue, Jul 15, 2008 at 02:26:14PM -0500, Jon Loeliger wrote:
> David,
>
> Somewhat recently, the DTC commit 6a6c972cdf9e
> "dtc: Clean up included Makefile fragments"
> removed this line
>
> LIBFDT_INCLUDES = fdt.h libfdt.h
>
> from the libfdt/Makefile.libfdt. As a result,
> the standalone "make install" is onw failing.
Oops, that was a bit silly of me.
>
> We could put that line back, or remove the
> top-level Makefile install target that is
> trying to use this definition.
>
> I'm not sure which direction you want to head here.
I'd prefer to go with changing the top-level Makefile target.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-07-16 5:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 19:26 DTC: libfdt Install Woes Jon Loeliger
2008-07-16 5:44 ` David Gibson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).