[MERGED] osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-13 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: Makefile.am: Avoid using subdir if arch is not required .. Makefile.am: Avoid using subdir if arch is not required There's no need in going a level

osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Vadim Yanitskiy
Patch Set 3: Code-Review+1 -- To view, visit https://gerrit.osmocom.org/7146 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af Gerrit-PatchSet: 3 Gerrit-Project: osmo-trx Gerrit-Branch: master

osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Harald Welte
Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/7146 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af Gerrit-PatchSet: 3 Gerrit-Project: osmo-trx Gerrit-Branch: master

[PATCH] osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Pau Espin Pedrol
Makefile.am: Avoid using subdir if arch is not required There's no need in going a level deeper if we already know nothing's going to be done. This way we also get cleaner make outputs. Reference:

osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Pau Espin Pedrol
Patch Set 2: Code-Review-1 -- To view, visit https://gerrit.osmocom.org/7146 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af Gerrit-PatchSet: 2 Gerrit-Project: osmo-trx Gerrit-Branch: master

[PATCH] osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Pau Espin Pedrol
Makefile.am: Avoid using subdir if arch is not required There's no need in going a level deeper if we already know nothing's going to be done. This way we also get cleaner make outputs. Related: OS#3029 Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af --- M Transceiver52M/Makefile.am M

[PATCH] osmo-trx[master]: Makefile.am: Avoid using subdir if arch is not required

2018-03-07 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/7146 Makefile.am: Avoid using subdir if arch is not required There's no need in going a level deeper if we already know nothing's going to be done. This way we also get cleaner make outputs. Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af --- M