Instead of just
authorStefan Reinauer <stepan@coresystems.de>
Wed, 22 Apr 2009 23:39:19 +0000 (23:39 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 22 Apr 2009 23:39:19 +0000 (23:39 +0000)
commit476053356bc429e126a643bf1692106228e1efa6
treea85dc7c2922b475ad6525aec6c22cf85f179622a
parent9f0f1055f2834efeb955c3cd36406962e0980cf0
Instead of just

  coreboot-v2 $ util/abuild/abuild -t kontron/986lcd-m $PWD

you can now also say

  coreboot-v2 $ util/abuild/abuild -t kontron/986lcd-m/Config-myconf.lb $PWD

and instead of using Config-abuild.lb or creating a temporary Config-abuild.lb,
abuild will use the existing Config-myconf.lb to build your image.

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