summaryrefslogtreecommitdiff
path: root/include/vendor.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/vendor.sh')
-rw-r--r--include/vendor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vendor.sh b/include/vendor.sh
index d12d94e3..43f77f84 100644
--- a/include/vendor.sh
+++ b/include/vendor.sh
@@ -272,7 +272,7 @@ vendor_inject()
done
check_board || return 0
- [ "$nukemode" = "nuke" ] || x_ ./vendor download $board
+ [ "$nukemode" = "nuke" ] || x_ ./mk download $board
if [ "$vrelease" = "y" ]; then
patch_release_roms
else