mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
14 lines
337 B
Diff
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.
|
|
|