octeon: fix up the cpu flags

Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41253 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
John Crispin 2014-06-18 10:08:01 +00:00
parent 3e07c0ac3a
commit 472709eaec
1 changed files with 2 additions and 2 deletions

View File

@ -6,12 +6,12 @@
#
include $(TOPDIR)/rules.mk
ARCH:=mips
ARCH:=mips64
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs jffs2 pci usb
CPU_TYPE:=octeon
CPU_CFLAGS_octeon:=-march=octeon
CPU_CFLAGS_octeon:=-march=octeon -mabi=64
MAINTAINER:=John Crispin <blogic@openwrt.org>
LINUX_VERSION:=3.10.36