diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-15 14:40:40 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-16 04:07:35 +0100 |
commit | 20ff75f1fc302b83f4184526fbb082718b61501e (patch) | |
tree | 72fb25734fb887fc3a5a0613919af4586b0aee4f /src | |
parent | 039223a4741d513c7ea3c9cc1bb84ad612773768 (diff) | |
download | coreboot-20ff75f1fc302b83f4184526fbb082718b61501e.tar.xz |
google/snow: rename a file so that it is clear what board it is for
One might wonder what a board named 'build' does. Rename the file to
build-snow. The fact that it is in a directory with google in the name
should be enough to identify the vendor.
Change-Id: I0b473cdce67d56fc6b92032b55180523eb337d66
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/2766
Tested-by: build bot (Jenkins)
Reviewed-by: David Hendricks <dhendrix@chromium.org>
Diffstat (limited to 'src')
-rwxr-xr-x | src/vendorcode/google/chromeos/build-snow (renamed from src/vendorcode/google/chromeos/build) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/vendorcode/google/chromeos/build b/src/vendorcode/google/chromeos/build-snow index a749ba535a..a749ba535a 100755 --- a/src/vendorcode/google/chromeos/build +++ b/src/vendorcode/google/chromeos/build-snow |