Prechádzať zdrojové kódy

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 rokov pred
rodič
commit
7692d5beb2
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  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