aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-09-26 22:43:06 +0000
committerLuka Perkov <luka@openwrt.org>2013-09-26 22:43:06 +0000
commitf5252265e68eddd1b51e887b520f4b1be86bea48 (patch)
tree1a780137a97345e3bff86cb2d4409435970a5455 /target/linux/mvebu
parent885f84bbba26c3afbde342bcfa501cc7dfb65e42 (diff)
downloadmaster-187ad058-f5252265e68eddd1b51e887b520f4b1be86bea48.tar.gz
master-187ad058-f5252265e68eddd1b51e887b520f4b1be86bea48.tar.bz2
master-187ad058-f5252265e68eddd1b51e887b520f4b1be86bea48.zip
build: fix typo
vfp3 should be named vfpv3 Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38222 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile
index c7917471ba..37730d13c6 100644
--- a/target/linux/mvebu/Makefile
+++ b/target/linux/mvebu/Makefile
@@ -11,7 +11,7 @@ BOARD:=mvebu
BOARDNAME:=Marvell Armada XP/370
FEATURES:=targz usb pci pcie gpio
CPU_TYPE:=cortex-a9
-CPU_SUBTYPE:=vfp3
+CPU_SUBTYPE:=vfpv3
LINUX_VERSION:=3.8.13