Skip to content

Commit 64a6d6c

Browse files
committed
add missing dep in initrd
1 parent 58d9abb commit 64a6d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

initrd.sh

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ cex() {
88
tar -xf build/iglunix/$PKGDIR/$PKGNAME/out/$PKGNAME.*.tar.zst -I zstd -C build/initrd
99
}
1010

11+
cex linux linux
1112
cex linux musl
1213
cex linux make_ext4fs
1314
cex linux busybox

0 commit comments

Comments
 (0)