The default config includes base.menu, not linux.list Signed-off-by: Stefan Brüns <[email protected]> --- 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

