packages/liboil: fix whitespaces
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:05:13 +0000 (07:05 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Mar 2014 07:05:13 +0000 (07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40188 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/liboil/Makefile

index ad77779..a8fd04d 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2007-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -43,7 +43,7 @@ CONFIGURE_ARGS += \
 
 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="" \