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)
commitd42580164ed4098597510d8ff6025f0899120434
tree4ea204eef284c031e1d1ff91616c2adb74be001c
parentdd9e4dffe163d8fd82555852c1aa0df55ee02a6f
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