microblaze: Add a missing single quote to make 'make help' happy
authorArun Bhanu <arun@bhanu.net>
Fri, 12 Mar 2010 08:31:40 +0000 (16:31 +0800)
committerMichal Simek <monstr@monstr.eu>
Thu, 1 Apr 2010 06:38:19 +0000 (08:38 +0200)
commit699d17bc14edceb710998349fa74e66be3042372
tree5d57dfcf969fda7146ff835c9fe5d6e7c882f260
parent0c4ec16b86e6a823bc6e9fbe08a724d517eb3c24
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 <arun@bhanu.net>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Makefile