From: Arnout Vandecappelle (Essensium/Mind) Date: Fri, 21 May 2021 06:55:50 +0000 (+0200) Subject: package/imx-gpu-viv: fix Config.in indentation X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cfb83cc5a1a7defda1a04b1b014e55bd72fb77fa;p=buildroot.git package/imx-gpu-viv: fix Config.in indentation As reported by check-package. Fixes: 3d78dbace207b6b93416b27abcb85dbccde97a6b Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/package/freescale-imx/imx-gpu-viv/Config.in b/package/freescale-imx/imx-gpu-viv/Config.in index ca46c5036f..f465167acd 100644 --- a/package/freescale-imx/imx-gpu-viv/Config.in +++ b/package/freescale-imx/imx-gpu-viv/Config.in @@ -92,8 +92,7 @@ config BR2_PACKAGE_IMX_GPU_VIV_EXAMPLES Warning: examples take approximately 150 MB of disk space. comment "imx-gpu-viv-examples need a toolchain w/ C++ support" - depends on !BR2_INSTALL_LIBSTDCPP - + depends on !BR2_INSTALL_LIBSTDCPP config BR2_PACKAGE_IMX_GPU_VIV_GMEM_INFO bool "install gmem_info tool"