These lines slipped in. Sorry for the inconvenience.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5068 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer
2010-01-30 10:58:30 +00:00
committed by Stefan Reinauer
parent c2ef1463b6
commit b8a89da213
2 changed files with 0 additions and 3 deletions

View File

@@ -367,7 +367,6 @@ function create_buildenv
create_builddir $VENDOR $MAINBOARD
else
create_config $VENDOR $MAINBOARD $CONFIG
cp .config $TARGET/${VENDOR}_${MAINBOARD}/coreboot.config
fi
}