libfslcodec: add comment explaining why it needs glibc

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2014-04-22 23:33:11 +02:00
parent 1e187d7720
commit f4f022830d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
config BR2_PACKAGE_LIBFSLCODEC
bool "libfslcodec"
depends on BR2_arm # Only relevant for i.MX
depends on BR2_TOOLCHAIN_USES_GLIBC
depends on BR2_TOOLCHAIN_USES_GLIBC # prebuilt binaries
help
Binary codec libraries for the Freescale i.MX SoCs.