From: James Hogan Date: Thu, 13 Jun 2013 10:53:09 +0000 (+0100) Subject: Makefile.lib: align DTB quiet_cmd X-Git-Tag: v3.11-rc1~42^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c00a47e48d1bad3ca60c4e923d51c4ac6add5b5;p=pandora-kernel.git Makefile.lib: align DTB quiet_cmd The unaligned dtb.S filename in make output started to irritate me: DTC arch/metag/boot/dts/skeleton.dtb DTB arch/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 filename aligns with all the others. Signed-off-by: James Hogan Cc: Dirk Brandewie Cc: Grant Likely Cc: trivial@kernel.org Signed-off-by: Michal Marek --- Reading git-diff-tree failed