e008caa06c
Instead, simply only copy headers/static lib if BR2_HAVE_DEVFILES is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
259 B
Plaintext
9 lines
259 B
Plaintext
config BR2_PACKAGE_LIBMAD
|
|
bool "libmad"
|
|
help
|
|
High-quality MPEG audio decoder. All computations are performed
|
|
with fixed-point integer arithmetic, making it ideal for systems
|
|
without a floating-point unit.
|
|
|
|
http://www.underbit.com/products/mad/
|