mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
config BR2_PACKAGE_LIBFSLPARSER
|
|
bool "libfslparser"
|
|
depends on BR2_arm # Only relevant for i.MX
|
|
help
|
|
Binary parser libraries for the Freescale i.MX SoCs.
|
|
|
|
This library is provided by Freescale as-is and doesn't have
|
|
an upstream.
|