diff options
author | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-13 18:25:49 +0000 |
---|---|---|
committer | andrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-13 18:25:49 +0000 |
commit | 801ee6c6b7ae6962fe63a2dc987383edb28dafd5 (patch) | |
tree | 80416263d94c7a8abfc1072ddcf0a8f0c0cc7334 /Omap35xxPkg/InterruptDxe | |
parent | d70b88120a2b5e98d00c722b54b0c39b06c23710 (diff) | |
download | edk2-platforms-801ee6c6b7ae6962fe63a2dc987383edb28dafd5.tar.xz |
Partial checkin to fix Beagle references
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10364 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg/InterruptDxe')
-rw-r--r-- | Omap35xxPkg/InterruptDxe/InterruptDxe.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf index 533ca79af1..cc2d43b8f1 100644 --- a/Omap35xxPkg/InterruptDxe/InterruptDxe.inf +++ b/Omap35xxPkg/InterruptDxe/InterruptDxe.inf @@ -28,7 +28,7 @@ [Defines]
INF_VERSION = 0x00010005
- BASE_NAME = BeagleBoardInterruptDxe
+ BASE_NAME = Omap35xxBoardInterruptDxe
FILE_GUID = 23eed05d-1b93-4a1a-8e1b-931d69e37952
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
|