openrrcp: fix compile on platforms with VFP
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:35 +0000 (04:51 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 May 2014 04:51:35 +0000 (04:51 +0000)
commitc5dc15b266e2edae0aac51e235d39a572947523d
tree59f472fbfc571dc7cae2a1ed0ecd29788de5b812
parent38c84c195f19a37ec117cea5450adc89906ff830
openrrcp: fix compile on platforms with VFP

buildbot reported error on platforms with VFP (sunxi,imx6,omap):
ld: error: ../bin/rtl83xx uses VFP register arguments, /tmp/....o does not

CFLAGS were created by acustom shellscript that was setting host
includes paths. this was disabled

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40791 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/openrrcp/patches/001-Makefile_honor_CFLAGS_for_VFP.patch [new file with mode: 0644]