faad2: add configurable fixed point build
authorFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:33 +0000 (17:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:33 +0000 (17:31 +0000)
commitc99345b30fd24c8bdaa489695861ca877103bfec
treeda46a45edede5e568d217d441ca55845147551ea
parentb2177529bb06c7232c561bae5c229b9bdd58efc5
faad2: add configurable fixed point build

Change the faad build to use fixed point math if emulated floating point
is in use (based on CONFIG_SOFT_FLOAT). Adds a config option to force
the use of floating point math.

Signed-off-by: Andy Leiserson <andy@leiserson.org>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34527
libs/faad2/Config.in [new file with mode: 0644]
libs/faad2/Makefile