projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix openswan compile with linux-2.6 (bug #8)
[openwrt.git]
/
target
/
linux
/
Config.in
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
3d9abdf
..
9d40213
100644
(file)
--- a/
target/linux/Config.in
+++ b/
target/linux/Config.in
@@
-535,8
+535,8
@@
config BR2_PACKAGE_KMOD_NET_E100
config BR2_PACKAGE_KMOD_NET_B44
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
tristate
config BR2_PACKAGE_KMOD_NET_B44
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
tristate
- default m
default y if BR2_LINUX_2_6_BRCM
default y if BR2_LINUX_2_6_BRCM
+ default m
help
Free driver for Broadcom Ethernet chipsets (without switch support)
help
Free driver for Broadcom Ethernet chipsets (without switch support)
This page took
0.02095 seconds
and
4
git commands to generate.