You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: images/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ The Makefile provides several targets, each serving a specific purpose:
27
27
28
28
-`build-all`: This target is a convenience target that sequentially builds both root filesystem and kernel images.
29
29
30
+
-`<arch>/<distro>/<kernelversion>`: This target builds both the root filesystem and kernel images for the given architecture, distribution and kernel version.
31
+
30
32
By default, no images will be pushed. You need to set the `PUSH` variable to `true` to enable images push to remote registry.
31
33
Also, the default images tag will be `main` and the images name will be built as:
0 commit comments