<div>I am using rebar for the compilation/node generation, front-ended with a Makefile.</div><div><br></div>What is the "correct" distribution method of custom drivers?<div><br></div><div>Put it in priv/lib and have it packaged under rel/<name>/<version>/priv/lib?</div>
<div>Or put it directly into rel/<name>/lib</div><div><br></div><div>All of the examples I can find online are "one off" examples.  Doable, sure,</div><div>but what is the "right way?"  </div><div>
<br></div><div>Thanks!</div><div>-mox</div>