From: Rusty Russell Date: Sat, 13 Jun 2009 04:27:03 +0000 (-0600) Subject: lguest: clean up example launcher compile flags. X-Git-Tag: v2.6.31-rc1~368^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2644f17d6c932929fd68cfec95691490947e0fd1;p=pandora-kernel.git lguest: clean up example launcher compile flags. 18 months ago 5bbf89fc260830f3f58b331d946a16b39ad1ca2d changed to loading bzImages directly, and no longer manually ungzipping them, so we no longer need libz. Also, -m32 is useful for those on 64-bit platforms (and harmless on 32-bit). Reported-by: Ron Minnich Signed-off-by: Rusty Russell --- Reading git-diff-tree failed