jpeg: fix typo introduced when fixing the indentation

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2016-12-11 18:36:03 +01:00
parent 643a21b326
commit 09d48dce0a

View File

@ -7,7 +7,7 @@ config BR2_PACKAGE_JPEG
config BR2_PACKAGE_JPEG_SIMD_SUPPORT
bool
default y if BR2_X86_CPU_HAS_MMX || BR2_ARM_CPU_HAS_NEON || \
BR2_POWERPC_CPU_HAS_ALTIVEC
BR2_POWERPC_CPU_HAS_ALTIVEC || \
BR2_aarch64 || BR2_aarch64_be
if BR2_PACKAGE_JPEG