[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200912201450.23559.a.miskiewicz@gmail.com>
Date: Sun, 20 Dec 2009 14:50:23 +0100
From: Arkadiusz Miskiewicz <a.miskiewicz@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Sam Ravnborg <sam@...nborg.org>, Michal Marek <mmarek@...e.cz>,
Michael Guntsche <mike@...loops.com>,
Oliver Hartkopp <oliver@...tkopp.net>, mjt@....msk.ru
Subject: Re: [PATCH] kbuild: correct size calculation of bzImgae / fix x86 boot
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists