<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12732">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">net/tmpl_std: add Makefile for 'make regen'<br><br>Allow using "make regen" in the net dir to regenerate the configs, just<br>like it is possible to type "make regen" in the make dir.<br><br>This is a minor usability improvement, so one does not need to remember<br>to type ../fill_config.py in the net dir.<br><br>Change-Id: I8b23f8ae1f1d6ade597a30a222dfc82ea890d207<br>---<br>A net/tmpl_std/Makefile<br>1 file changed, 5 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/32/12732/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/net/tmpl_std/Makefile b/net/tmpl_std/Makefile</span><br><span>new file mode 100644</span><br><span>index 0000000..62ae7a7</span><br><span>--- /dev/null</span><br><span>+++ b/net/tmpl_std/Makefile</span><br><span>@@ -0,0 +1,5 @@</span><br><span style="color: hsl(120, 100%, 40%);">+# Do nothing by default</span><br><span style="color: hsl(120, 100%, 40%);">+all:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+regen:</span><br><span style="color: hsl(120, 100%, 40%);">+ ../fill_config.py</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12732">change 12732</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12732"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-dev </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8b23f8ae1f1d6ade597a30a222dfc82ea890d207 </div>
<div style="display:none"> Gerrit-Change-Number: 12732 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>