summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/Makefile
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
commit4fa3e3aae9a7b58fc98f42c3fe75802ea4de0386 (patch)
tree6797ef06d1f18fd41b9cef7e43c5cfde6abf1aac /target/linux/mvebu/Makefile
parent68ebb4d0a253fcec5cdf9d3a4a8c025eadaf206f (diff)
downloadmaster-31e0f0ae-4fa3e3aae9a7b58fc98f42c3fe75802ea4de0386.tar.gz
master-31e0f0ae-4fa3e3aae9a7b58fc98f42c3fe75802ea4de0386.tar.bz2
master-31e0f0ae-4fa3e3aae9a7b58fc98f42c3fe75802ea4de0386.zip
build: fix typo
vfp3 should be named vfpv3 Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38222
Diffstat (limited to 'target/linux/mvebu/Makefile')
-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