projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led...
[openwrt.git]
/
target
/
linux
/
cobalt
/
Makefile
diff --git
a/target/linux/cobalt/Makefile
b/target/linux/cobalt/Makefile
index
b81ea9b
..
0e7a845
100644
(file)
--- a/
target/linux/cobalt/Makefile
+++ b/
target/linux/cobalt/Makefile
@@
-9,9
+9,10
@@
include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=cobalt
BOARDNAME:=Cobalt Microservers
-FEATURES:=tgz pci
+FEATURES:=targz pci ext2
+CFLAGS:=-O2 -pipe -mtune=r5000 -funit-at-a-time
-LINUX_VERSION:=2.6.3
0-rc8
+LINUX_VERSION:=2.6.3
2.25
include $(INCLUDE_DIR)/target.mk
This page took
0.022805 seconds
and
4
git commands to generate.