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-09-05 09:58:51 +0000
commitef376b41af8287d421e3d08be6200f0f3cb38fc6 (patch)
tree281cacdf99f89d6c4f3e34fb151ebcf6e954c1a2
parente051975c900caf43046a97cda682629915c62c7e (diff)
downloadvboot-ef376b41af8287d421e3d08be6200f0f3cb38fc6.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>
-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,