summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Deymo <deymo@chromium.org>2014-08-26 20:36:51 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-11-06 01:15:28 +0000
commit1fc3b32580733c65abb843dbd764b6cc9a2307cc (patch)
tree281cacdf99f89d6c4f3e34fb151ebcf6e954c1a2
parentad2b34a8395ce843439174d9405179a3c1d2dc6c (diff)
downloadvboot-1fc3b32580733c65abb843dbd764b6cc9a2307cc.tar.gz
Remove unused include path.
This path doesn't exists in the repo so this patch removes it from the Makefile: firmware/arch/${FIRMWARE_ARCH}/include BUG=None BRANCH=None TEST=./emerge_test Change-Id: I8b5461ee0ddfa0aa8d31bc6d2b981912a9ccde58 Reviewed-on: https://chromium-review.googlesource.com/214392 Reviewed-by: Bill Richardson <wfrichar@chromium.org> Commit-Queue: Alex Deymo <deymo@chromium.org> Tested-by: Alex Deymo <deymo@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/227866 Tested-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org> Commit-Queue: Daisuke Nojiri <dnojiri@chromium.org>
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 783190b1..f8572db5 100644
--- a/Makefile
+++ b/Makefile
@@ -228,8 +228,6 @@ INCLUDES += \
# TPM commands and various external functions that are provided by the BIOS.
ifeq (${FIRMWARE_ARCH},)
INCLUDES += -Ihost/include -Ihost/lib/include
-else
-INCLUDES += -Ifirmware/arch/${FIRMWARE_ARCH}/include
endif
# Firmware library, used by the other firmware components (depthcharge,