mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
toolchain-external: fix indentation in Kconfig
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e25fe7239f
commit
50003798b3
@ -14,9 +14,9 @@ config BR2_TOOLCHAIN_EXTERNAL_GLIBC
|
|||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config BR2_TOOLCHAIN_EXTERNAL_STRIP
|
config BR2_TOOLCHAIN_EXTERNAL_STRIP
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
prompt "Strip shared libraries"
|
prompt "Strip shared libraries"
|
||||||
help
|
help
|
||||||
Strip shared libraries copied from the external toolchain.
|
Strip shared libraries copied from the external toolchain.
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user