From: Arun Bhanu Date: Fri, 12 Mar 2010 08:31:40 +0000 (+0800) Subject: microblaze: Add a missing single quote to make 'make help' happy X-Git-Tag: v2.6.34-rc4~89^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=699d17bc14edceb710998349fa74e66be3042372;p=pandora-kernel.git microblaze: Add a missing single quote to make 'make help' happy 'make ARCH=microblaze help' fails with the following error due to a missing single quote. /bin/sh: -c: line 0: unexpected EOF while looking for matching `'' /bin/sh: -c: line 1: syntax error: unexpected end of file make: *** [help] Error 2 Signed-off-by: Arun Bhanu Signed-off-by: Michal Simek --- Reading git-diff-tree failed