Commit f4f02283 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libfslcodec: add comment explaining why it needs glibc

parent 1e187d77
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
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.