Skip to content
This repository was archived by the owner on Oct 12, 2025. It is now read-only.

Commit f234c0d

Browse files
committed
miatoll: new kernel doesn't need dtb.img anymore
Signed-off-by: Onelots <onelots@onelots.fr>
1 parent 35a904b commit f234c0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/kernel_miatoll_build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
6363
cp out/arch/arm64/boot/Image.gz anykernel/
6464
cp out/arch/arm64/boot/dtbo.img anykernel/
65-
cp out/arch/arm64/boot/dtb.img anykernel/dtb
6665
6766
cd anykernel && zip -r9 $ZIP_NAME ./*
6867
mv $ZIP_NAME ../../

0 commit comments

Comments
 (0)