Makefile: Use -Ox option to NASM
commit9f8174439428e624088648276b7d1ee11e504594
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 26 Mar 2012 21:59:39 +0000 (26 14:59 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 26 Mar 2012 21:59:39 +0000 (26 14:59 -0700)
treef54497c2195771eb3292e3fa6898545531c281dd
parent9a276818187f7679cd453f5f1224202e96fc17fc
Makefile: Use -Ox option to NASM

We already require a new enough version of NASM that the -Ox option is
supported, so just use it.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
dosutil/Makefile
memdisk/Makefile