X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=Makefile;h=f458f0d1951236f8a0f4daacbcc51bd8879c7e28;hb=376c76d05862ed38edeb217cd9480807571491a7;hp=d5444cdb66d692b6b1354c4842f6ae0d0b39df59;hpb=e7683a82ee118c2a584fb441a7a422dfca826e28;p=armband.git diff --git a/Makefile b/Makefile index d5444cdb..f458f0d1 100644 --- a/Makefile +++ b/Makefile @@ -81,7 +81,6 @@ patches-export: submodules-init patches-import: submodules-init @cd ${FUEL_BASE} && git checkout -q master @cd ${SUBMOD_DIR}/fuel-agent && git checkout -q ${FUEL_AGENT_COMMIT} - @cd ${SUBMOD_DIR}/fuel-astute && git checkout -q ${ASTUTE_COMMIT} @cd ${SUBMOD_DIR}/fuel-library && git checkout -q ${FUELLIB_COMMIT} @cd ${SUBMOD_DIR}/fuel-mirror && git checkout -q ${FUEL_MIRROR_COMMIT} @cd ${SUBMOD_DIR}/fuel-nailgun-agent && \