Преглед на файлове

boot/grub2: add details on grub.cfg location

Signed-off-by: AndreiCherniaev <cherniaev.andrei@kairo.space>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
AndreiCherniaev преди 2 години
родител
ревизия
7692d5beb2
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      boot/grub2/Config.in

+ 4 - 0
boot/grub2/Config.in

@@ -27,6 +27,10 @@ config BR2_TARGET_GRUB2
 	  Amongst others, GRUB2 offers EFI support, which GRUB Legacy
 	  doesn't provide.
 
+	  The file boot/grub2/grub.cfg is used by default as the Grub
+	  configuration file. It can be overridden using a rootfs
+	  overlay or post-build script.
+
 	  For additional notes on using Grub 2 with Buildroot, see
 	  boot/grub2/readme.txt