diff options
Diffstat (limited to 'armband-fuel-config.mk')
-rw-r--r-- | armband-fuel-config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/armband-fuel-config.mk b/armband-fuel-config.mk index 8ccb29cf..a1a48b71 100644 --- a/armband-fuel-config.mk +++ b/armband-fuel-config.mk @@ -19,7 +19,7 @@ F_SUB_DIR := ${F_REPOS_DIR}/sub # 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. -ARMBAND_TRACK_REMOTES ?= yes +ARMBAND_TRACK_REMOTES ?= # Armband plugins, supported archs & specific info export PLUGINS := f_odlpluginbuild f_bgpvpn-pluginbuild f_ovs-nsh-dpdk-pluginbuild f_tacker-pluginbuild |