diff options
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
|