osmith submitted this change.

View Change


Approvals: pespin: Looks good to me, but someone else must approve Jenkins Builder: Verified laforge: Looks good to me, approved
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(-)

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 change 33412. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I0fe4f96175ee94eb0a131c425bbeb110f1d55402
Gerrit-Change-Number: 33412
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged