Fix variable documented in README.distro for PXE address.

Fixes typo of pxe_addr_r with pxefile_addr_r.

Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
Reviewed-by: Stephen Warren <swarren@wwwdotorg.org>
master
Vagrant Cascadian 8 years ago committed by Tom Rini
parent 6febd8ca5a
commit 7101c4ce8d
  1. 2
      doc/README.distro

@ -243,7 +243,7 @@ kernel_addr_r:
A size of 16MB for the kernel is likely adequate.
pxe_addr_r:
pxefile_addr_r:
Mandatory. The location in RAM where extlinux.conf will be loaded to prior
to processing.

Loading…
Cancel
Save