[kernel] r21714 - in dists/trunk/linux/debian: . config/alpha config/m68k
Ben Hutchings
benh at moszumanska.debian.org
Sat Aug 9 17:37:02 UTC 2014
Author: benh
Date: Sat Aug 9 17:37:02 2014
New Revision: 21714
Log:
[alpha,m68k] Re-enable USELIB
Modified:
dists/trunk/linux/debian/changelog
dists/trunk/linux/debian/config/alpha/config
dists/trunk/linux/debian/config/m68k/config
Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog Sat Aug 9 17:33:49 2014 (r21713)
+++ dists/trunk/linux/debian/changelog Sat Aug 9 17:37:02 2014 (r21714)
@@ -22,7 +22,7 @@
(Closes: #756998)
* [armhf] touchscreen: Enable TOUCHSCREEN_SUN4I as module (Closes: #757086)
* [armel/kirkwood] Change IPV6 to module to reduce kernel image size
- * [!x86] Disable USELIB, only needed by libc5
+ * [!alpha,m68k,x86] Disable USELIB, only needed by libc5
* [armel] Disable BINFMT_AOUT
-- Aurelien Jarno <aurel32 at debian.org> Thu, 31 Jul 2014 20:56:06 +0200
Modified: dists/trunk/linux/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux/debian/config/alpha/config Sat Aug 9 17:33:49 2014 (r21713)
+++ dists/trunk/linux/debian/config/alpha/config Sat Aug 9 17:37:02 2014 (r21714)
@@ -947,6 +947,7 @@
##
## file: init/Kconfig
##
+CONFIG_USELIB=y
#. TODO
# CONFIG_AUDIT is not set
Modified: dists/trunk/linux/debian/config/m68k/config
==============================================================================
--- dists/trunk/linux/debian/config/m68k/config Sat Aug 9 17:33:49 2014 (r21713)
+++ dists/trunk/linux/debian/config/m68k/config Sat Aug 9 17:37:02 2014 (r21714)
@@ -723,6 +723,7 @@
##
## file: init/Kconfig
##
+CONFIG_USELIB=y
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=16
More information about the Kernel-svn-changes
mailing list