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
This commit is contained in:
klu2 2009-01-06 09:05:34 +00:00
parent afbf572a61
commit 3d0134ba7b
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -0,0 +1 @@
all: