[MERGED] osmocom-bb[master]: Makefile: add forgotten gsmmap to (dist)clean section

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu May 25 11:41:27 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: Makefile: add forgotten gsmmap to (dist)clean section
......................................................................


Makefile: add forgotten gsmmap to (dist)clean section

Change-Id: I14abe8a061d218ca81dd2d101b218d3030324aa2
---
M src/Makefile
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Max: Looks good to me, but someone else must approve
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/Makefile b/src/Makefile
index a145880..00231a6 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -85,6 +85,7 @@
 	make -C shared/libosmocore/build-target $@
 	make -C host/layer23 $@
 	make -C host/osmocon $@
+	make -C host/gsmmap $@
 	make -C target/firmware $@
 	make -C target/firmware -f Makefile.mtk $@
 
@@ -92,5 +93,6 @@
 	rm -rf shared/libosmocore/build-target
 	make -C host/layer23 $@
 	make -C host/osmocon $@
+	make -C host/gsmmap $@
 # 'firmware' also handles 'mtk-firmware'
 	make -C target/firmware $@

-- 
To view, visit https://gerrit.osmocom.org/2398
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I14abe8a061d218ca81dd2d101b218d3030324aa2
Gerrit-PatchSet: 2
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list