mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
[openwrt.git] / package / mtd / src / mtd.c
index d14b196..7f58165 100644 (file)
@@ -597,8 +597,8 @@ int main (int argc, char **argv)
                                jffs2dir = optarg;
                                break;
                        case 'o':
-                           if (!mtd_fixtrx) {
-                                   fprintf(stderr, "-o: Only for brcm47xx\n");
+                               if (!mtd_fixtrx) {
+                                       fprintf(stderr, "-o: is not available on this platform\n");
                                        usage();
                                }
                                errno = 0;
This page took 0.033571 seconds and 4 git commands to generate.