projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
[openwrt.git]
/
package
/
mtd
/
src
/
mtd.c
diff --git
a/package/mtd/src/mtd.c
b/package/mtd/src/mtd.c
index
8b87bad
..
7f58165
100644
(file)
--- a/
package/mtd/src/mtd.c
+++ b/
package/mtd/src/mtd.c
@@
-597,8
+597,8
@@
int main (int argc, char **argv)
jffs2dir = optarg;
break;
case 'o':
- if (!mtd_fixtrx) {
-
fprintf(stderr, "-o: Only for brcm47xx/brcm63xx
\n");
+
if (!mtd_fixtrx) {
+
fprintf(stderr, "-o: is not available on this platform
\n");
usage();
}
errno = 0;
This page took
0.023023 seconds
and
4
git commands to generate.