pxelinux: workaround for old versions of NASM
authorH. Peter Anvin <hpa@zytor.com>
Sun, 22 Feb 2009 04:49:08 +0000 (20:49 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 22 Feb 2009 04:49:08 +0000 (20:49 -0800)
commitb40e01859f8ce6ed552acbb3b087c931517a48d6
tree253751d8a2bd5904f7ecc625d1fd21e0e3215772
parentb83eb9f9ba49d898e1d753ffee91f648a16f955b
pxelinux: workaround for old versions of NASM

Old versions of NASM would miscompile forward EQU references.  In this
case, fixing that problem is easy, so just do it.
core/pxelinux.asm