Makefile: allow user-specified baud rate for console, ie "make BAUD=115200 console...
authorMichael Moon <triffid.hunter@gmail.com>
Mon, 11 Mar 2013 05:21:20 +0000 (16:21 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Mon, 11 Mar 2013 05:21:20 +0000 (16:21 +1100)
commit62f57a045c7e93fcf36d14db638d5fee6db4696d
treeea14df2024eb8e905baa88ff71aaf95b57280d1c
parent679c5bd497172d1653f3a2effc9dbb00ad1db00e
Makefile: allow user-specified baud rate for console, ie "make BAUD=115200 console" works as expected
src/makefile