let abuild autodetect the coreboot path a bit better. So in the top level of
authorStefan Reinauer <stepan@coresystems.de>
Wed, 1 Jul 2009 12:26:11 +0000 (12:26 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 1 Jul 2009 12:26:11 +0000 (12:26 +0000)
commit0d4a08e7da73c1a24a7bb092ba6ef2c09af37239
tree5d417ad1f1f5b0186090a6619482ead025ef6614
parent3c6bd6c7736d00cdd45aca84ccac01c7e8278f42
let abuild autodetect the coreboot path a bit better. So in the top level of
coreboot you can now do:
  $ util/abuild/abuild -t foo/bar
instead of
  $ util/abuild/abuild -t foo/bar $PWD

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4388 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/abuild/abuild