mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
Get rid of leading whitespace to silence warnings from config system.
This commit is contained in:
parent
9a0f303cce
commit
87f5a311d7
@ -8,7 +8,7 @@ config BR2_PACKAGE_AVAHI
|
|||||||
http://www.avahi.org/
|
http://www.avahi.org/
|
||||||
|
|
||||||
config BR2_PACKAGE_AVAHI_AUTOIPD
|
config BR2_PACKAGE_AVAHI_AUTOIPD
|
||||||
bool " IPv4LL network address configuration daemon"
|
bool "IPv4LL network address configuration daemon"
|
||||||
default y
|
default y
|
||||||
depends on BR2_PACKAGE_AVAHI
|
depends on BR2_PACKAGE_AVAHI
|
||||||
help
|
help
|
||||||
@ -20,7 +20,7 @@ config BR2_PACKAGE_AVAHI_AUTOIPD
|
|||||||
lack a DHCP server.
|
lack a DHCP server.
|
||||||
|
|
||||||
config BR2_PACKAGE_AVAHI_DAEMON
|
config BR2_PACKAGE_AVAHI_DAEMON
|
||||||
bool " mDNS/DNS-SD daemon"
|
bool "mDNS/DNS-SD daemon"
|
||||||
default n
|
default n
|
||||||
depends on BR2_PACKAGE_AVAHI
|
depends on BR2_PACKAGE_AVAHI
|
||||||
select BR2_PACKAGE_EXPAT
|
select BR2_PACKAGE_EXPAT
|
||||||
|
@ -7,7 +7,7 @@ config BR2_PACKAGE_DROPBEAR
|
|||||||
http://matt.ucc.asn.au/dropbear/dropbear.html
|
http://matt.ucc.asn.au/dropbear/dropbear.html
|
||||||
|
|
||||||
config BR2_PACKAGE_DROPBEAR_URANDOM
|
config BR2_PACKAGE_DROPBEAR_URANDOM
|
||||||
bool " Use /dev/urandom (low entropy systems only)?"
|
bool "Use /dev/urandom (low entropy systems only)?"
|
||||||
default n
|
default n
|
||||||
depends on BR2_PACKAGE_DROPBEAR
|
depends on BR2_PACKAGE_DROPBEAR
|
||||||
help
|
help
|
||||||
|
@ -13,7 +13,7 @@ config BR2_TOOLCHAIN_BUILDROOT
|
|||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL
|
config BR2_TOOLCHAIN_EXTERNAL
|
||||||
bool
|
bool
|
||||||
prompt " External toolchain"
|
prompt "External toolchain"
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
source "toolchain/Config.in.2"
|
source "toolchain/Config.in.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user