mirror of
https://github.com/corda/corda.git
synced 2025-02-28 20:06:25 +00:00
correct bootimage dependency chain
This commit is contained in:
parent
2107a09623
commit
2fa7fa0e83
2
makefile
2
makefile
@ -916,7 +916,7 @@ else
|
||||
endif
|
||||
$(strip) $(strip-all) $(@)
|
||||
|
||||
$(bootimage-generator):
|
||||
$(bootimage-generator): $(bootimage-generator-objects)
|
||||
$(MAKE) mode=$(mode) \
|
||||
arch=$(build-arch) \
|
||||
platform=$(bootimage-platform) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user