mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package: remove consecutive empty lines
Occurrences were searched using [1]: check-package --include-only ConsecutiveEmptyLines $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9576defc4b
commit
6eb5cf144f
@@ -40,7 +40,6 @@ config BR2_PACKAGE_LINUX_ZIGBEE_TESTS
|
||||
Enable this option to install the Linux-ZigBee test programs
|
||||
to the target.
|
||||
|
||||
|
||||
config BR2_PACKAGE_LINUX_ZIGBEE_OLD_KERNEL_COMPAT
|
||||
bool "compatibility with older kernels"
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user