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

SVN-Revision: 16830
This commit is contained in:
Felix Fietkau 2009-07-13 14:56:44 +00:00
parent ac8dd23b37
commit 99a8fe62fe

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