From 837bed5b185d2fae925d8cd1ff093dfc6e4f27bf Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 9 Aug 2014 17:37:02 +0000 Subject: [PATCH] [alpha,m68k] Re-enable USELIB svn path=/dists/trunk/linux/; revision=21714 --- debian/changelog | 2 +- debian/config/alpha/config | 1 + debian/config/m68k/config | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1dbbcaaba..19b59d87e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,7 +22,7 @@ linux (3.16-1~exp1) UNRELEASED; urgency=medium (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 Thu, 31 Jul 2014 20:56:06 +0200 diff --git a/debian/config/alpha/config b/debian/config/alpha/config index d83354997..d76f9a536 100644 --- a/debian/config/alpha/config +++ b/debian/config/alpha/config @@ -947,6 +947,7 @@ CONFIG_BINFMT_EM86=m ## ## file: init/Kconfig ## +CONFIG_USELIB=y #. TODO # CONFIG_AUDIT is not set diff --git a/debian/config/m68k/config b/debian/config/m68k/config index 8b02bdf8f..693c20f32 100644 --- a/debian/config/m68k/config +++ b/debian/config/m68k/config @@ -723,6 +723,7 @@ CONFIG_BINFMT_MISC=m ## ## file: init/Kconfig ## +CONFIG_USELIB=y # CONFIG_AUDIT is not set # CONFIG_IKCONFIG is not set CONFIG_LOG_BUF_SHIFT=16