1 files changed, 2 insertions(+), 0 deletions(-)
M makeimg
M makeimg => makeimg +2 -0
@@ 258,7 258,9 @@ mi_postprocess_dir() {
}
mi_setup_root_custom() {
+ local TARGET="$1"; shift
local ROOT="$1"; shift
+ local NAME="$1"; shift
export imgname
export imgroot="${ROOT}"