merge: base: update base-files and basic config

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI
2017-11-07 09:45:50 +01:00
committed by Felix Fietkau
parent 98fb380d88
commit 34bbbbf9c3
10 changed files with 19 additions and 19 deletions

View File

@@ -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);
}
}