Add 'ntldr-img/' from commit '0f07f4f2cfebc14bbf14b0f013c015302b16f70c'
[grub-extras.git] / ntldr-img / README
blob874bd0855390c8762e013397f8754cc06b714a1d
2 grub-extras is meant to be used as an overlay on grub2 source tree.
4 Build instructions:
6   - Copy grub-extras in a subdirectory of your grub2 checkout.
7     For example, "grub-extras".
9   - Export GRUB_CONTRIB environment variable to point to this directory.
11   - Build GRUB as usual.