projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e07c0a
)
octeon: fix up the cpu flags
author
John Crispin
<blogic@openwrt.org>
Wed, 18 Jun 2014 10:08:01 +0000
(10:08 +0000)
committer
John Crispin
<blogic@openwrt.org>
Wed, 18 Jun 2014 10:08:01 +0000
(10:08 +0000)
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41253
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/octeon/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index
8e9ca60
..
f4fd9da
100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-6,12
+6,12
@@
#
include $(TOPDIR)/rules.mk
-ARCH:=mips
+ARCH:=mips
64
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