Change in osmo-bts[master]: cosmetic: include/osmo-bts/Makefile.am: split each header file in one...

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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Jun 18 11:25:53 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18883 )

Change subject: cosmetic: include/osmo-bts/Makefile.am: split each header file in one line
......................................................................

cosmetic: include/osmo-bts/Makefile.am: split each header file in one line

Change-Id: I58d86a8c2e8846f683d4414fcd2a3bf7f89049ce
---
M include/osmo-bts/Makefile.am
1 file changed, 29 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/include/osmo-bts/Makefile.am b/include/osmo-bts/Makefile.am
index 668db32..d5e989a 100644
--- a/include/osmo-bts/Makefile.am
+++ b/include/osmo-bts/Makefile.am
@@ -1,5 +1,29 @@
-noinst_HEADERS = abis.h bts.h bts_model.h gsm_data.h gsm_data_shared.h logging.h measurement.h \
-		 oml.h paging.h rsl.h signal.h vty.h amr.h pcu_if.h pcuif_proto.h \
-		 handover.h msg_utils.h tx_power.h control_if.h cbch.h l1sap.h \
-		 power_control.h scheduler.h scheduler_backend.h phy_link.h \
-		 dtx_dl_amr_fsm.h ta_control.h
+noinst_HEADERS = \
+	abis.h \
+	bts.h \
+	bts_model.h \
+	gsm_data.h \
+	gsm_data_shared.h \
+	logging.h \
+	measurement.h \
+	oml.h \
+	paging.h \
+	rsl.h \
+	signal.h \
+	vty.h \
+	amr.h \
+	pcu_if.h \
+	pcuif_proto.h \
+	handover.h \
+	msg_utils.h \
+	tx_power.h \
+	control_if.h \
+	cbch.h \
+	l1sap.h \
+	power_control.h \
+	scheduler.h \
+	scheduler_backend.h \
+	phy_link.h \
+	dtx_dl_amr_fsm.h \
+	ta_control.h \
+	$(NULL)

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18883
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I58d86a8c2e8846f683d4414fcd2a3bf7f89049ce
Gerrit-Change-Number: 18883
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200618/fb015403/attachment.htm>


More information about the gerrit-log mailing list