projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[rdc] fix typo, load ip17xx switch module
[openwrt.git]
/
target
/
linux
/
rdc
/
base-files
/
lib
/
preinit
/
05_set_ether_mac_rdc
diff --git
a/target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc
b/target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc
index
b672aca
..
1e4d072
100644
(file)
--- a/
target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc
+++ b/
target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc
@@
-6,7
+6,7
@@
r6040_module() {
insmod libphy
insmod swconfig
- insmod ip17
5c
+ insmod ip17
xx
sleep 1
insmod r6040
}
This page took
0.020027 seconds
and
4
git commands to generate.