isohybrid: add missing isohdppx.S file
authorH. Peter Anvin <hpa@zytor.com>
Thu, 21 May 2009 23:07:44 +0000 (16:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 21 May 2009 23:07:44 +0000 (16:07 -0700)
Add a file missing from previous checkin
e462c28ffaca0132c1761736bc93cb06a41dc7a6.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
mbr/isohdppx.S [new file with mode: 0644]

diff --git a/mbr/isohdppx.S b/mbr/isohdppx.S
new file mode 100644 (file)
index 0000000..d5625d7
--- /dev/null
@@ -0,0 +1,2 @@
+#define PARTITION_SUPPORT 1
+#include "isohdpfx.S"