faad2: add configurable fixed point build
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Dec 2012 17:31:33 +0000 (17:31 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 5 Dec 2012 17:31:33 +0000 (17:31 +0000)
commit49560cde6812304f39489f2f88be62ea4c5aad86
tree4ea204eef284c031e1d1ff91616c2adb74be001c
parent1b382fff50ae8aff5ce4d34b351fc6e276c77286
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@34527 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/faad2/Config.in [new file with mode: 0644]
libs/faad2/Makefile