From: Andreas Bießmann Date: Thu, 18 Oct 2012 09:08:49 +0000 (+0200) Subject: scripts/pnmtologo: fix for plain PBM X-Git-Tag: v3.8-rc1~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc96b211bc6fa917bfb07a8db4cd898663e5f2c6;p=pandora-kernel.git scripts/pnmtologo: fix for plain PBM PBM generated with current tools do not have a whitespace between the digits. Therefore the pnmtologo tool fails to gernerate the required C-Array for these images. This patch fixes that behaviour and can handle both 'old style' and 'new style' PBM files. Signed-off-by: Andreas Bießmann Signed-off-by: Michal Marek --- Reading git-diff-tree failed