osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-bts/+/33412 )
Change subject: gitignore: add arm-poky-linux-gnueabi-libtool
......................................................................
gitignore: add arm-poky-linux-gnueabi-libtool
This file gets copied into the tree when building with the SDK.
Change-Id: I0fe4f96175ee94eb0a131c425bbeb110f1d55402
---
M .gitignore
1 file changed, 13 insertions(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/.gitignore b/.gitignore
index a18b040..bf0f844 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,3 +107,5 @@
contrib/osmo-bts.spec
contrib/ber/rtp_ber
contrib/ber/rtp_gen_map
+
+arm-poky-linux-gnueabi-libtool
--
To view, visit
https://gerrit.osmocom.org/c/osmo-bts/+/33412
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I0fe4f96175ee94eb0a131c425bbeb110f1d55402
Gerrit-Change-Number: 33412
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged