[Lunar-commits] <moonbase> linux-2.6: remove the now uneeded question from CONFIGURE.
Florin Braescu
florin at lunar-linux.org
Sun Oct 24 12:08:32 CEST 2010
commit 00fb96aca40f99cc018964e7c18c7bfcf68d724f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 24 13:08:32 2010 +0300
linux-2.6: remove the now uneeded question from CONFIGURE.
---
kernel/linux-2.6/CONFIGURE | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/kernel/linux-2.6/CONFIGURE b/kernel/linux-2.6/CONFIGURE
index c5423b0..d4f4842 100644
--- a/kernel/linux-2.6/CONFIGURE
+++ b/kernel/linux-2.6/CONFIGURE
@@ -5,7 +5,6 @@ if [ "`get_module_config PREFER_XCONFIG`" = "y" ]; then
else
mquery PREFER_MENUCONFIG "Do you prefer menuconfig over config?" y
fi
-mquery ADD_CGROUPS "Patch the kernel to add cgroups file system entry (for systemd) ?" n
unset_module_config CONFIG_KERNEL
mquery CONFIG_KERNEL "Configure linux kernel?" n
More information about the Lunar-commits
mailing list