Commit 9fe36c1
committed
Makefile: Add build dependencies for rootfs image
When using a custom registry (through REGISTRY variable) not all images
must be already pushed, so make sure we have the right dependencies
listed for rootfs image so they can be built if not present in the
registry.
Signed-off-by: Renê de Souza Pinto <rene@renesp.com.br>1 parent a047954 commit 9fe36c1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
| 752 | + | |
753 | 753 | | |
754 | | - | |
| 754 | + | |
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
| |||
0 commit comments