diff --git a/Makefile.x86 b/Makefile.x86 index a386eef94..b0a48394f 100644 --- a/Makefile.x86 +++ b/Makefile.x86 @@ -12,7 +12,7 @@ export VERSION SUBMODULE_UBT = "redpitaya-v2016.4" SUBMODULE_LIN = "branch-redpitaya-v2017.2" -SUBMODULE_APP = $(shell git submodule status Applications) +SUBMODULE_APP = "" define GREET_MSG ##############################################################################