summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPkg/Drivers/ArmGic/ArmGicDxe.inf')
-rw-r--r--ArmPkg/Drivers/ArmGic/ArmGicDxe.inf11
1 files changed, 5 insertions, 6 deletions
diff --git a/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf b/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
index 3974f3c37d..c6e7140c6e 100644
--- a/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
+++ b/ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
@@ -1,16 +1,16 @@
#/** @file
-#
+#
# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
-# Copyright (c) 2012 - 2013, ARM Ltd. All rights reserved.<BR>
+# Copyright (c) 2012 - 2014, ARM Ltd. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
# http://opensource.org/licenses/bsd-license.php
-#
+#
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-#
+#
#**/
[Defines]
@@ -22,9 +22,7 @@
ENTRY_POINT = InterruptDxeInitialize
-
[Sources.common]
- ArmGic.c
ArmGicDxe.c
[Packages]
@@ -33,6 +31,7 @@
ArmPkg/ArmPkg.dec
[LibraryClasses]
+ ArmGicLib
BaseLib
UefiLib
UefiBootServicesTableLib