stepan goes to bed now.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1747 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
		| @@ -280,7 +280,7 @@ if [ -z "$LBROOT" ] ; then | ||||
| 	LBROOT=$( cd ../..; pwd ) | ||||
| fi | ||||
|  | ||||
| if [ $target != "" ]; then | ||||
| if [ "$target" != "" ]; then | ||||
|   # build a single board | ||||
|   VENDOR=`echo $target|tr -d \'|cut -f1 -d/` | ||||
|   MAINBOARD=`echo $target|tr -d \'|cut -f2 -d/` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user