Skip to content

Commit df33d0c

Browse files
Add SM8750 MTP initramfs firmware image (#1884)
Introduce initramfs firmware image recipe for SM8750 MTP board to include required firmware files via packagegroup-sm8750-mtp-firmware for kernel validation workflows.
2 parents de6bff8 + f0debde commit df33d0c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
DESCRIPTION = "Tiny ramdisk image with SM8750 MTP firmware files"
2+
3+
PACKAGE_INSTALL += " \
4+
packagegroup-sm8750-mtp-firmware \
5+
"
6+
7+
require initramfs-firmware-image.inc

0 commit comments

Comments
 (0)