make, scripts: Replace list-vcs-files.sh by scm.sh ls-files

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2018-12-16 10:30:49 +00:00
commit e827efadd5
9 changed files with 106 additions and 107 deletions

View file

@ -749,7 +749,7 @@ define install_local_cfg
endef
define cvs_files
sh $(MOD_SCRIPT_DIR)/list-vcs-files.sh -f
sh $(MOD_SCRIPT_DIR)/scm.sh ls-files -f
endef
define add_flavour_prefix