projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[kernel] Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds...
[openwrt.git]
/
package
/
pcmcia-cs
/
patches
/
002-serial-cardctl_path.patch
1
--- a/etc/shared
2
+++ b/etc/shared
3
@@ -167,7 +167,7 @@ get_info ()
4
STAB=/var/run/stab
5
fi
6
grep_stab $1 < $STAB || usage
7
- eval `/sbin/cardctl info $SOCKET`
8
+ eval `/usr/sbin/cardctl info $SOCKET`
9
fi
10
}
11
This page took
0.046346 seconds
and
5
git commands to generate.