summaryrefslogtreecommitdiff
path: root/DuetPkg/BootSector
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-06 09:05:34 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-06 09:05:34 +0000
commit3d0134ba7be28fc14805f9144fce5aae0937b360 (patch)
treebbbc5cf98bcad5aa9c03545ce408230c2363fc41 /DuetPkg/BootSector
parentafbf572a61cbaa2d8e24bb521e5b7605288271c9 (diff)
downloadedk2-platforms-3d0134ba7be28fc14805f9144fce5aae0937b360.tar.xz
Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In future, boot sector should be ported to
Unix environment. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7195 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/BootSector')
-rw-r--r--DuetPkg/BootSector/BootSector.inf5
-rw-r--r--DuetPkg/BootSector/GnuMakefile1
2 files changed, 4 insertions, 2 deletions
diff --git a/DuetPkg/BootSector/BootSector.inf b/DuetPkg/BootSector/BootSector.inf
index e193adb4a6..e42d97281d 100644
--- a/DuetPkg/BootSector/BootSector.inf
+++ b/DuetPkg/BootSector/BootSector.inf
@@ -6,8 +6,9 @@
VERSION_STRING = 1.0
EDK_RELEASE_VERSION = 0x00020000
EFI_SPECIFICATION_VERSION = 0x00020000
- CUSTOM_MAKEFILE = Makefile
-
+ CUSTOM_MAKEFILE = MSFT|Makefile
+ CUSTOM_MAKEFILE = GCC|GnuMakefile
+
[Packages]
MdePkg/MdePkg.dec
DuetPkg/DuetPkg.dec
diff --git a/DuetPkg/BootSector/GnuMakefile b/DuetPkg/BootSector/GnuMakefile
new file mode 100644
index 0000000000..1263948fb8
--- /dev/null
+++ b/DuetPkg/BootSector/GnuMakefile
@@ -0,0 +1 @@
+all: