Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40188
-#
+#
# Copyright (C) 2007-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
TARGET_CFLAGS += $(FPIC)
-# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks
+# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks
# final linking stages, so override it until we find why
MAKE_FLAGS += \
VFP_CFLAGS="" \