mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 03:50:58 +00:00
build: enable make vendor again
This commit is contained in:
parent
b30f3b0946
commit
36666de503
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ help: ## show this help
|
|||||||
## dependencies commands:
|
## dependencies commands:
|
||||||
|
|
||||||
vendor: ## update git submodules
|
vendor: ## update git submodules
|
||||||
# git submodule update --init
|
git submodule update --init
|
||||||
|
|
||||||
res: ## update resources
|
res: ## update resources
|
||||||
./tools/res_collect
|
./tools/res_collect
|
||||||
|
Loading…
Reference in New Issue
Block a user