buildgcc: Fix wrapper Makefile
authorPatrick Georgi <patrick@georgi-clan.de>
Sat, 5 Nov 2011 21:30:56 +0000 (22:30 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 6 Nov 2011 17:06:28 +0000 (18:06 +0100)
commit4ffbe2dbe7bc8cc20cdca941dfc57390c88b594f
tree805c759992329cd13209494d50acb50c3b0c1a08
parentbbc523146cfe732eef2ed81fee73c93b1c8e3b34
buildgcc: Fix wrapper Makefile

buildgcc moved from building gdb by default (with opt-out) to
gdb being optional. Adapt Makefile so it works again

Change-Id: I663a8c70db4f7b5d07456fb67a223dbb2de2c133
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/417
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/crossgcc/Makefile