]> git.enpas.org Git - openwrt.git/blobdiff - target/linux/bcm53xx/Makefile
bcm53xx: this ARM SoC does not have a FPU, use soft float.
[openwrt.git] / target / linux / bcm53xx / Makefile
index 4ebacd06c1e21f98e783823d2f84522877a52c9b..e13876e12300acfb44e421d4b856375faefe9312 100644 (file)
@@ -12,9 +12,9 @@ BOARDNAME:=Broadcom BCM47xx/53xx with ARM CPU
 FEATURES:=squashfs usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
 CPU_TYPE:=cortex-a9
-CPU_SUBTYPE:=vfp
+CPU_SUBTYPE:=soft
 
-LINUX_VERSION:=3.10.15
+LINUX_VERSION:=3.10.18
 
 include $(INCLUDE_DIR)/target.mk