aboutsummaryrefslogtreecommitdiffstats
path: root/armband-fuel-config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'armband-fuel-config.mk')
-rw-r--r--armband-fuel-config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk
index fa829033..1a7c3ab9 100644
--- a/armband-fuel-config.mk
+++ b/armband-fuel-config.mk
@@ -12,7 +12,7 @@ A_FUEL_BASE := ${ARMBAND_BASE}/upstream/fuel
A_PATCH_DIR := ${ARMBAND_BASE}/patches
A_OPNFV_TAG = armband-opnfv
A_PATCHES = $(shell find ${A_PATCH_DIR} -name '*.patch')
-F_BUILD_DIR := ${A_FUEL_BASE}/build
+F_PATCH_DIR := ${A_FUEL_BASE}/mcp/patches
# To enable remote tracking, set the following var to any non-empty string.
# Leaving this var empty will bind each git submodule to its saved commit.