boost: fix indentation in Config.in
Replace spaces by one tab in the Config.in option for boost-log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
03ee513bda
commit
a9ebeb4856
@ -88,7 +88,7 @@ comment "boost-locale needs a toolchain w/ wchar"
|
||||
depends on !BR2_USE_WCHAR
|
||||
|
||||
config BR2_PACKAGE_BOOST_LOG
|
||||
bool "boost-log"
|
||||
bool "boost-log"
|
||||
|
||||
config BR2_PACKAGE_BOOST_MATH
|
||||
bool "boost-math"
|
||||
|
Loading…
Reference in New Issue
Block a user