| Index: autotest/client/firmware_VbootCrypto/src/Makefile
|
| diff --git a/autotest/firmware_VbootCrypto/src/Makefile b/autotest/client/firmware_VbootCrypto/src/Makefile
|
| similarity index 98%
|
| rename from autotest/firmware_VbootCrypto/src/Makefile
|
| rename to autotest/client/firmware_VbootCrypto/src/Makefile
|
| index 7c770a50042a59590d64d0f5de0ed24e4618cf4e..e608b9830b2540bd9e6ca723859657a2440f692a 100644
|
| --- a/autotest/firmware_VbootCrypto/src/Makefile
|
| +++ b/autotest/client/firmware_VbootCrypto/src/Makefile
|
| @@ -2,7 +2,7 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| -VBOOT_SRC_DIR ?= ../../..
|
| +VBOOT_SRC_DIR ?= ../../../..
|
| BUILD_TEST_DIR = vboot_tests
|
| # Test Binaries.
|
| TEST_BINS = \
|
|
|