Author: hauke Date: 2014-09-21 23:58:29 +0200 (Sun, 21 Sep 2014) New Revision: 42642
Modified: trunk/target/linux/bcm53xx/Makefile Log: bcm53xx: activate vfpv3 support Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/bcm53xx/Makefile =================================================================== --- trunk/target/linux/bcm53xx/Makefile 2014-09-21 21:58:02 UTC (rev 42641) +++ trunk/target/linux/bcm53xx/Makefile 2014-09-21 21:58:29 UTC (rev 42642) @@ -12,6 +12,7 @@ FEATURES:=squashfs nand usb pci pcie gpio MAINTAINER:=Hauke Mehrtens <[email protected]> CPU_TYPE:=cortex-a9 +CPU_SUBTYPE:=vfpv3 LINUX_VERSION:=3.14.18 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
