kernel: Add support for XM25QH64A and XM25QH128A SPI NOR flash
[openwrt/openwrt.git] / scripts / checkpatch.pl
index 05fd772c91ffd99c36a6fc71817aba1f3129a155..5224ea49c3b27985c3d15928c2748467dce4fdd4 100755 (executable)
@@ -174,7 +174,7 @@ if ($tree) {
        }
 
        if (!defined $root) {
-               print "Must be run from the top-level dir. of a LEDE tree\n";
+               print "Must be run from the top-level dir. of a OpenWrt tree\n";
                exit(2);
        }
 }