[Yaird-devel] Bug#375813: CONFIG_DEFCONFIG_LIST

Rafal Krypa mail at iceberg.pl
Wed Jun 28 19:55:23 UTC 2006


This config variable first showed up in Andrew Morton's -mm3 patch to 2.6.17-rc1
kernel:

--- linux-2.6.17-rc1/init/Kconfig       2006-04-02 21:55:59.000000000 -0700
+++ devel/init/Kconfig  2006-04-18 02:06:55.000000000 -0700
@@ -1,3 +1,11 @@
+config DEFCONFIG_LIST
+       string
+       option defconfig_list
+       default "/lib/modules/$UNAME_RELEASE/.config"
+       default "/etc/kernel-config"
+       default "/boot/config-$UNAME_RELEASE"
+       default "arch/$ARCH/defconfig"
+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2333 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/yaird-devel/attachments/20060628/845b5410/smime.bin


More information about the Yaird-devel mailing list