Files
LibreELEC.tv/packages/linux-drivers/media_build/patches/media_build-03-fix-menuconfig.patch
2017-01-23 21:25:50 +01:00

14 lines
337 B
Diff

make config and make menuconfig work now
--- a/v4l/Kconfig.staging
+++ b/v4l/Kconfig.staging
@@ -27,7 +27,7 @@ menu "Media devices in staging"
config STAGING_BROKEN
bool "Enable drivers that are known to not compile"
default n
- --- help ---
+ ---help---
Say N here, except if you will be fixing the drivers
compilation.