[kernel] r19185 - in dists/sid/linux/debian: . config/powerpc

Ben Hutchings benh at alioth.debian.org
Sat Jun 23 19:24:31 UTC 2012


Author: benh
Date: Sat Jun 23 19:24:30 2012
New Revision: 19185

Log:
[powerpc] Enable PPC_DISABLE_WERROR

Modified:
   dists/sid/linux/debian/changelog
   dists/sid/linux/debian/config/powerpc/config

Modified: dists/sid/linux/debian/changelog
==============================================================================
--- dists/sid/linux/debian/changelog	Sat Jun 23 19:19:24 2012	(r19184)
+++ dists/sid/linux/debian/changelog	Sat Jun 23 19:24:30 2012	(r19185)
@@ -1,6 +1,7 @@
 linux (3.2.21-2) UNRELEASED; urgency=low
 
   * [i386] cpufreq/gx: Fix the compile error
+  * [powerpc] Enable PPC_DISABLE_WERROR
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 23 Jun 2012 20:19:15 +0100
 

Modified: dists/sid/linux/debian/config/powerpc/config
==============================================================================
--- dists/sid/linux/debian/config/powerpc/config	Sat Jun 23 19:19:24 2012	(r19184)
+++ dists/sid/linux/debian/config/powerpc/config	Sat Jun 23 19:24:30 2012	(r19185)
@@ -19,6 +19,7 @@
 ##
 ## file: arch/powerpc/Kconfig.debug
 ##
+CONFIG_PPC_DISABLE_WERROR=y
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_CODE_PATCHING_SELFTEST is not set
 # CONFIG_FTR_FIXUP_SELFTEST is not set



More information about the Kernel-svn-changes mailing list