projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
more fixes for the crazy cpu cache issues on brcm47xx-2.6 (mainly affects 4704) ...
[openwrt.git]
/
target
/
linux
/
rdc-2.6
/
Makefile
diff --git
a/target/linux/rdc-2.6/Makefile
b/target/linux/rdc-2.6/Makefile
index
97dd29f
..
d52974f
100644
(file)
--- a/
target/linux/rdc-2.6/Makefile
+++ b/
target/linux/rdc-2.6/Makefile
@@
-9,7
+9,9
@@
include $(TOPDIR)/rules.mk
ARCH:=i386
BOARD:=rdc
BOARDNAME:=RDC x86
-FEATURES:=squashfs jffs2 pci
+FEATURES:=squashfs jffs2 pci broken
+
+LINUX_VERSION:=2.6.21.5
define Target/Description
Build firmware images for RDC3211 based routers
This page took
0.018537 seconds
and
4
git commands to generate.