openwrt: prettify the install script output
This commit is contained in:
parent
af6a4d20ce
commit
17456428dd
|
@ -46,6 +46,9 @@ patch -p0 < $REPO_PATH/patches/900-disable_console.patch
|
|||
patch -p0 < $REPO_PATH/patches/910-set_ttyS0_baud_to_115200.patch
|
||||
|
||||
# and then build the Fluksometer firmware...
|
||||
echo
|
||||
echo =================================================================================
|
||||
echo To compile this custom backfire build for Flukso, just type: make -j8
|
||||
echo Use at least as many jobs as the number of cores available on your build machine.
|
||||
|
||||
echo =================================================================================
|
||||
echo
|
||||
|
|
Loading…
Reference in New Issue