Document NANO_CFGDIR and NANO_DATADIR
Submitted by: n_hibma@
This commit is contained in:
parent
34a3fc34be
commit
4a8a8af722
@ -153,6 +153,12 @@ NANO_LABEL=""
|
||||
|
||||
NANO_ARCH=`uname -p`
|
||||
|
||||
# Directory to populate /cfg from
|
||||
NANO_CFGDIR=""
|
||||
|
||||
# Directory to populate /data from
|
||||
NANO_DATADIR=""
|
||||
|
||||
#######################################################################
|
||||
#
|
||||
# The functions which do the real work.
|
||||
|
Loading…
x
Reference in New Issue
Block a user