Re: [PATCH] kbuild: correct size calculation of bzImgae / fix x86 boot

From: Arkadiusz Miskiewicz
Date: Sun Dec 20 2009 - 08:50:35 EST


On Sunday 20 of December 2009, Sam Ravnborg wrote:
\
> -printf "%08x" $$dec_size | \
> +/usr/bin/printf "%08x" $$dec_size | \
> sed 's/\(..\)\(..\)\(..\)\(..\)/\\\\x\4\\\\x\3\\\\x\2\\\\x\1/g' \
> )
>

Here printf is in /bin/ and not in /usr/bin.

--
Arkadiusz MiÅkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/