projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba38ef1
)
fix typo in kernel module configuration
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Nov 2005 22:46:56 +0000
(22:46 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 12 Nov 2005 22:46:56 +0000
(22:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2462
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/Config.in
patch
|
blob
|
history
diff --git
a/target/linux/Config.in
b/target/linux/Config.in
index
cd7feba
..
3d9abdf
100644
(file)
--- a/
target/linux/Config.in
+++ b/
target/linux/Config.in
@@
-525,14
+525,14
@@
config BR2_PACKAGE_KMOD_NET_AIRO
and Cisco proprietary API, so both the Linux Wireless Tools and the
Cisco Linux utilities can be used to configure the card.
-config BR2_PACKAGE_KMOD_E100
+config BR2_PACKAGE_KMOD_
NET_
E100
prompt "kmod-net-e100..................... Intel(R) PRO/100+ cards kernel support"
tristate
default m
help
Intel(R) PRO/100+ cards kernel support
-config BR2_PACKAGE_KMOD_B44
+config BR2_PACKAGE_KMOD_
NET_
B44
prompt "kmod-net-b44...................... Broadcom 44XX, 47XX ethernet driver"
tristate
default m
This page took
0.024891 seconds
and
4
git commands to generate.