Re: dtc: Further Makefile cleanups

2007-11-01 Thread David Gibson
On Fri, Nov 02, 2007 at 02:40:16PM +1100, David Gibson wrote: > Informed by the experience attempting to embed dtc into the kernel > tree, make further simplification of the Makefiles. In particular > make the Makefile.dtc and Makefile.libfdt fragments truly minimal. > > This change also stops li

dtc: Further Makefile cleanups

2007-11-01 Thread David Gibson
Informed by the experience attempting to embed dtc into the kernel tree, make further simplification of the Makefiles. In particular make the Makefile.dtc and Makefile.libfdt fragments truly minimal. This change also stops linking dtc with libfdt, which it does not need. Signed-off-by: David Gib