projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[octeon] move generic config and patches directory to be 2.6.30 specific
[openwrt.git]
/
target
/
linux
/
cobalt
/
Makefile
diff --git
a/target/linux/cobalt/Makefile
b/target/linux/cobalt/Makefile
index
0ab1942
..
266e4df
100644
(file)
--- a/
target/linux/cobalt/Makefile
+++ b/
target/linux/cobalt/Makefile
@@
-10,8
+10,9
@@
ARCH:=mipsel
BOARD:=cobalt
BOARDNAME:=Cobalt Microservers
FEATURES:=tgz pci ext2
+CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
-LINUX_VERSION:=2.6.30.
8
+LINUX_VERSION:=2.6.30.
10
include $(INCLUDE_DIR)/target.mk
This page took
0.023195 seconds
and
4
git commands to generate.