You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device: POCO F5
Codename: marble
Kernel version: 5.10.198
While building the kernel, the following error occurs:
drivers/misc/Kconfig:551: can't open file "drivers/misc/hwid/Kconfig"
make[1]: *** [scripts/kconfig/Makefile:88: marble_defconfig] Error 1
make: *** [Makefile:625: marble_defconfig] Error 2
The drivers/misc/hwid/Kconfig file and the hwid/ directory are missing from the kernel source. Steps to reproduce: 1. Clone the repository. 2. Run make marble_defconfig. Please update the repository with the missing files.
The text was updated successfully, but these errors were encountered:
Device: POCO F5
Codename: marble
Kernel version: 5.10.198
While building the kernel, the following error occurs:
drivers/misc/Kconfig:551: can't open file "drivers/misc/hwid/Kconfig"
make[1]: *** [scripts/kconfig/Makefile:88: marble_defconfig] Error 1
make: *** [Makefile:625: marble_defconfig] Error 2
The drivers/misc/hwid/Kconfig file and the hwid/ directory are missing from the kernel source. Steps to reproduce: 1. Clone the repository. 2. Run make marble_defconfig. Please update the repository with the missing files.
The text was updated successfully, but these errors were encountered: