• Aurelio Colosimo's avatar
    WRMODE option can be set at compile time · a9dd7fff
    Aurelio Colosimo authored
    The WRMODE option in Makefile acts as the -g option (run as slave only):
    WRMODE=master -> auto detect, becomes master if no announce is received
    WRMODE=slave  -> never go to master mode, listens for announce and becomes slave
    a9dd7fff
Makefile 1.82 KB