r3759 - in trunk/kernel/source/linux-2.6/debian: . arch/ia64

Dann Frazier dannf at costa.debian.org
Mon Aug 8 23:53:22 UTC 2005


Author: dannf
Date: 2005-08-08 23:53:22 +0000 (Mon, 08 Aug 2005)
New Revision: 3759

Modified:
   trunk/kernel/source/linux-2.6/debian/arch/ia64/config
   trunk/kernel/source/linux-2.6/debian/changelog
Log:
* Link palinfo statically on ia64. (dann frazier) (Closes: #321885)

Modified: trunk/kernel/source/linux-2.6/debian/arch/ia64/config
===================================================================
--- trunk/kernel/source/linux-2.6/debian/arch/ia64/config	2005-08-08 22:16:28 UTC (rev 3758)
+++ trunk/kernel/source/linux-2.6/debian/arch/ia64/config	2005-08-08 23:53:22 UTC (rev 3759)
@@ -39,7 +39,7 @@
 CONFIG_COMPAT=y
 CONFIG_IA64_MCA_RECOVERY=m
 CONFIG_PERFMON=y
-CONFIG_IA64_PALINFO=m
+CONFIG_IA64_PALINFO=y
 CONFIG_ACPI_DEALLOCATE_IRQ=y
 CONFIG_EFI_VARS=m
 CONFIG_EFI_PCDP=y

Modified: trunk/kernel/source/linux-2.6/debian/changelog
===================================================================
--- trunk/kernel/source/linux-2.6/debian/changelog	2005-08-08 22:16:28 UTC (rev 3758)
+++ trunk/kernel/source/linux-2.6/debian/changelog	2005-08-08 23:53:22 UTC (rev 3759)
@@ -55,7 +55,9 @@
 
   * Added list of flavours built to common header package. (Sven Luther)
 
- -- Andres Salomon <dilinger at debian.org>  Mon, 08 Aug 2005 11:10:37 -0400
+  * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
+
+ -- dann frazier <dannf at debian.org>  Mon,  8 Aug 2005 17:52:57 -0600
  
 linux-2.6 (2.6.12-1) unstable; urgency=low
 




More information about the Kernel-svn-changes mailing list