tools: Add explicit clean rule for SeaBIOS
authorIan Campbell <ian.campbell@citrix.com>
Wed, 14 Mar 2012 14:10:17 +0000 (14:10 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 14 Mar 2012 14:10:17 +0000 (14:10 +0000)
commit5ca9053cee7d508fcabaf9a591c26930c0957aaa
treeb579912b7ae366d397585d80b6ab3856090a7c76
parentcd6e69c530412e6dc02a5803632328d02483490e
tools: Add explicit clean rule for SeaBIOS

Since seabios-dir is cloned during build we need to check that it exists before
recursing into it for clean, following the pattern used for qemu-*-dir etc.

Also remove usage of "buildmakevars2shellvars" except when used to poopulate
the environment for qemu-xen-traditional's xen-setup script, which is the only
user.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/Makefile
tools/firmware/Makefile