Skip to content

Commit

Permalink
Makefile.x86: the submodules info call was removed.
Browse files Browse the repository at this point in the history
The submodules were removed earlier.
  • Loading branch information
KonstantinSudakov committed Jan 24, 2019
1 parent 933577e commit 129707a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.x86
Original file line number Diff line number Diff line change
Expand Up @@ -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
##############################################################################
Expand Down

0 comments on commit 129707a

Please sign in to comment.