[U-Boot] [PATCH] doc: Fix inconsistent filename in PXE config example

Stefan Brüns stefan.bruens at rwth-aachen.de
Sun Aug 30 19:10:59 CEST 2015


The default config includes base.menu, not linux.list

Signed-off-by: Stefan Brüns <stefan.bruens at rwth-aachen.de>
---
 doc/README.pxe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/README.pxe b/doc/README.pxe
index d017f60..bd175eb 100644
--- a/doc/README.pxe
+++ b/doc/README.pxe
@@ -170,7 +170,7 @@ Example
 -------
 Here's a couple of example files to show how this works.
 
-------------/tftpboot/pxelinux.cfg/menus/linux.list----------
+------------/tftpboot/pxelinux.cfg/menus/base.menu-----------
 menu title Linux selections
 
 # This is the default label
-- 
2.1.4



More information about the U-Boot mailing list