fix: only include kernel module to pinephone recovery image

This commit is contained in:
Dany LE
2025-12-22 12:55:20 +01:00
parent e1010c09bc
commit 705c053040

View File

@@ -1,4 +1,4 @@
PACKAGE_INSTALL:append = " \
PACKAGE_INSTALL:append:pinephone = " \
kernel-module-musb-hdrc \
kernel-module-sunxi \
kernel-module-libcomposite \