merge: base: update base-files and basic config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
committed by
Felix Fietkau
parent
98fb380d88
commit
34bbbbf9c3
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
static const char mconf_readme[] = N_(
|
||||
"Overview\n"
|
||||
"--------\n"
|
||||
"Some LEDE features may be built directly into the image.\n"
|
||||
"Some OpenWrt features may be built directly into the image.\n"
|
||||
"Some may be made into installable ipkg packages. Some features\n"
|
||||
"may be completely removed altogether.\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user