Everywhere: Rename MOD_SCRIPT_DIR -> JWB_SCRIPT_DIR

Follow name change of MODDIR -> JWBDIR.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2019-06-29 21:45:24 +00:00
commit bdd66dbc26
25 changed files with 65 additions and 65 deletions

View file

@ -1,4 +1,4 @@
UPLOAD_SH ?= /bin/bash $(MOD_SCRIPT_DIR)/upload.sh
UPLOAD_SH ?= /bin/bash $(JWB_SCRIPT_DIR)/upload.sh
UPLOAD_PROJECT ?= $(PROJECT)
UPLOAD_MODULE ?= $(UPLOAD_PROJECT)
UPLOAD_FILE_MODE ?= 640