Skip to content

fw_printenv: dont hard-code configuration/environment files

Created by: liuming50

Avoid to hard-code configuration and environment files, allow them to be configurable during build. This is usefull when some end users want to distinguish these files at build time rather than run time with command parameters.

Signed-off-by: Ming Liu liu.ming50@gmail.com

Merge request reports