there's no such thing as a soft fpu, this target should be fine without these
[openwrt/staging/chunkeey.git] / include / target.mk
index acb9adf584e27690a232b1a01a930dd48306609f..7ca556e5558be231a62cc134178f62f5bd3393f0 100644 (file)
@@ -233,7 +233,6 @@ ifeq ($(DUMP),1)
     CPU_CFLAGS_xscale = -march=armv5te -mtune=xscale
     CPU_CFLAGS_vfp = -mfpu=vfp -mfloat-abi=softfp
     CPU_CFLAGS_vfpv3 = -mfpu=vfpv3-d16 -mfloat-abi=softfp
-    CPU_CFLAGS_soft = -mfloat-abi=softfp
   endif
   ifeq ($(ARCH),powerpc)
     CPU_CFLAGS_603e:=-mcpu=603e