]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add dummy GnuMakefile to pass UNIXGCC building for boot sector module. In future...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 6 Jan 2009 09:05:34 +0000 (09:05 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 6 Jan 2009 09:05:34 +0000 (09:05 +0000)
Unix environment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7195 6f19259b-4bc3-4df7-8a09-765794883524

DuetPkg/BootSector/BootSector.inf
DuetPkg/BootSector/GnuMakefile [new file with mode: 0644]

index e193adb4a6eabf31025213172ec8f0baff829348..e42d97281d91510bda426a745e3e7326ea91b19b 100644 (file)
@@ -6,8 +6,9 @@
   VERSION_STRING                 = 1.0\r
   EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
-  CUSTOM_MAKEFILE                = Makefile\r
-  \r
+  CUSTOM_MAKEFILE                = MSFT|Makefile\r
+  CUSTOM_MAKEFILE                = GCC|GnuMakefile
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   DuetPkg/DuetPkg.dec\r
diff --git a/DuetPkg/BootSector/GnuMakefile b/DuetPkg/BootSector/GnuMakefile
new file mode 100644 (file)
index 0000000..1263948
--- /dev/null
@@ -0,0 +1 @@
+all: