projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afef2c8
)
isohybrid: add missing isohdppx.S file
author
H. Peter Anvin
<hpa@zytor.com>
Thu, 21 May 2009 23:07:44 +0000
(16:07 -0700)
committer
H. 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]
patch
|
blob
diff --git a/mbr/isohdppx.S
b/mbr/isohdppx.S
new file mode 100644
(file)
index 0000000..
d5625d7
--- /dev/null
+++ b/
mbr/isohdppx.S
@@ -0,0
+1,2
@@
+#define PARTITION_SUPPORT 1
+#include "isohdpfx.S"