Skip to content

Commit 52771ea

Browse files
Add comment to clarify initramfs image creation step in Makefile CI
1 parent 29a1145 commit 52771ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
run: |
5858
mkdir -p iso/boot
5959
60+
# https://docs.kernel.org/filesystems/ramfs-rootfs-initramfs.html
6061
- name: Create initramfs image
6162
run: |
6263
mkdir initramfs

0 commit comments

Comments
 (0)