]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
[mirror_edk2.git] / ArmPkg / Drivers / ArmGic / ArmGicDxe.inf
index 3974f3c37daf1c9a927410f1c736b841ff136844..c6e7140c6ee4b983f8eb18db935b33d95c6525bf 100644 (file)
@@ -1,16 +1,16 @@
 #/** @file\r
-#  \r
+#\r
 #  Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>\r
-#  Copyright (c) 2012 - 2013, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2012 - 2014, ARM Ltd. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 #  which accompanies this distribution.  The full text of the license may be found at\r
 #  http://opensource.org/licenses/bsd-license.php\r
-#  \r
+#\r
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
 #**/\r
 \r
 [Defines]\r
@@ -22,9 +22,7 @@
 \r
   ENTRY_POINT                    = InterruptDxeInitialize\r
 \r
-\r
 [Sources.common]\r
-  ArmGic.c\r
   ArmGicDxe.c\r
 \r
 [Packages]\r
@@ -33,6 +31,7 @@
   ArmPkg/ArmPkg.dec\r
 \r
 [LibraryClasses]\r
+  ArmGicLib\r
   BaseLib\r
   UefiLib\r
   UefiBootServicesTableLib\r