Re: [PATCH RESEND] Makefile.lib: align DTB quiet_cmd

2013-06-13 Thread Michal Marek
On 13.6.2013 12:53, James Hogan wrote: > The unaligned dtb.S filename in make output started to irritate me: > DTC arch/metag/boot/dts/skeleton.dtb > DTBarch/metag/boot/dts/skeleton.dtb.S > AS arch/metag/boot/dts/skeleton.dtb.o > LD arch/metag/boot/dts/built-in.o > > Add

[PATCH RESEND] Makefile.lib: align DTB quiet_cmd

2013-06-13 Thread James Hogan
The unaligned dtb.S filename in make output started to irritate me: DTC arch/metag/boot/dts/skeleton.dtb DTBarch/metag/boot/dts/skeleton.dtb.S AS arch/metag/boot/dts/skeleton.dtb.o LD arch/metag/boot/dts/built-in.o Add an extra space to quiet_cmd_dt_S_dtb so the dtb.S fil