ed8c4077cc
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [yann.morin.1998@free.fr: - manually install things, it's easier than using the flawed install rules of the package ] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> [Thomas: minor tweaks.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
247 B
Plaintext
11 lines
247 B
Plaintext
config BR2_PACKAGE_LIBGSM
|
|
bool "libgsm"
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
Shared libraries for GSM 06.10 lossy speech compression.
|
|
|
|
http://www.quut.com/gsm
|
|
|
|
comment "libgsm needs a toolchain w/ dynamic library"
|
|
depends on BR2_STATIC_LIBS
|