projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
enable mknod by default (#490) - some drivers don't register with devfs properly
[openwrt.git]
/
target
/
Config.in
diff --git
a/target/Config.in
b/target/Config.in
index
3f8993c
..
38d69cb
100644
(file)
--- a/
target/Config.in
+++ b/
target/Config.in
@@
-55,6
+55,7
@@
config LINUX_2_6_BRCM
config LINUX_2_6_BRCM63XX
bool "Broadcom BCM63xx [2.6]"
+ depends BROKEN
select mips
select LINUX_2_6
select PCI_SUPPORT
This page took
0.022672 seconds
and
4
git commands to generate.