Forráskód Böngészése

there's no such thing as a soft fpu, this target should be fine without these

Signed-off-by: Imre Kaloz <[email protected]>

SVN-Revision: 38940
Imre Kaloz 12 éve
szülő
commit
5de876bc78
2 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 1
      include/target.mk
  2. 0 1
      target/linux/bcm53xx/Makefile

+ 0 - 1
include/target.mk

@@ -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

+ 0 - 1
target/linux/bcm53xx/Makefile

@@ -12,7 +12,6 @@ BOARDNAME:=Broadcom BCM47xx/53xx with ARM CPU
 FEATURES:=squashfs usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <[email protected]>
 CPU_TYPE:=cortex-a9
-CPU_SUBTYPE:=soft
 
 LINUX_VERSION:=3.10.18