summaryrefslogtreecommitdiffstats
path: root/docs/manual/board-support.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/board-support.txt')
-rw-r--r--docs/manual/board-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/board-support.txt b/docs/manual/board-support.txt
index 271f3e077..5a4da2c40 100644
--- a/docs/manual/board-support.txt
+++ b/docs/manual/board-support.txt
@@ -21,7 +21,7 @@ selections are highly application-specific.
Once you have a known working configuration, run +make
savedefconfig+. This will generate a minimal +defconfig+ file at the
root of the Buildroot source tree. Move this file into the +configs/+
-directory, and rename it +MYBOARD_defconfig+.
+directory, and rename it +BOARDNAME_defconfig+.
It is recommended to use upstream versions of the Linux kernel and
bootloaders where possible, and also to use default kernel and bootloader