projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: remove unneccesary includes from the rt288x pci code
[openwrt.git]
/
target
/
linux
/
octeon
/
Makefile
diff --git
a/target/linux/octeon/Makefile
b/target/linux/octeon/Makefile
index
673b1b5
..
df97819
100644
(file)
--- a/
target/linux/octeon/Makefile
+++ b/
target/linux/octeon/Makefile
@@
-10,9
+10,9
@@
ARCH:=mips
BOARD:=octeon
BOARDNAME:=Cavium Networks Octeon
FEATURES:=squashfs jffs2 pci
-CFLAGS:=-Os -pipe -funit-at-a-time
+CFLAGS:=-Os -pipe -
mtune=octeon -
funit-at-a-time
-LINUX_VERSION:=2.6.30.
7
+LINUX_VERSION:=2.6.30.
8
include $(INCLUDE_DIR)/target.mk
This page took
0.023833 seconds
and
4
git commands to generate.