diff options
author | Michael Brown <mcb30@ipxe.org> | 2010-05-28 00:03:47 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2010-05-28 00:03:47 +0100 |
commit | b9b59a585b2e37b517e38501208f1a213dd6ea1e (patch) | |
tree | ad1ba2ecbc4c49326a49c8055520916576e0f036 /README | |
parent | 2e5a2446bdd221c71ffaf89a6511c3a9da3dfe10 (diff) | |
download | ipxe-b9b59a585b2e37b517e38501208f1a213dd6ea1e.tar.gz |
[doc] Re-add README file
The README file was accidentally deleted in commit 2aad3fa ("[build]
Use weak definitions instead of weak declarations").
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +iPXE README File + +Quick start guide: + + cd src + make + +For any more detailed instructions, see http://ipxe.org |