madwifi: remove the -mlong-calls cflag from include files

SVN-Revision: 16830
lede-17.01
Felix Fietkau 2009-07-13 14:56:44 +00:00
parent ac8dd23b37
commit 99a8fe62fe
1 changed files with 1 additions and 0 deletions

View File

@ -228,6 +228,7 @@ define Build/Prepare
$(SED) 's, -E[LB],,' \
-e 's, -mips2,,' \
-e 's, -mapcs-32,,' \
-e 's, -mlong-calls,,' \
$(PKG_BUILD_DIR)/hal/public/*.inc
$(SED) 's,march=armv4,march=armv5te,' \
$(PKG_BUILD_DIR)/hal/public/xscale*.inc