mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
correct flashtools repo url
This commit is contained in:
parent
f618f09a69
commit
495e88f175
@ -3,7 +3,7 @@ modules-$(CONFIG_FLASHTOOLS) += flashtools
|
||||
flashtools_depends := $(musl_dep)
|
||||
|
||||
flashtools_version := git
|
||||
flashtools_repo := ssh://git@github.com/osresearch/flashtools
|
||||
flashtools_repo := https://github.com/osresearch/flashtools
|
||||
|
||||
flashtools_version := 0.0.1
|
||||
flashtools_dir := flashtools-$(flashtools_version)
|
||||
|
Loading…
Reference in New Issue
Block a user