[kbuild-devel] kconfig-trivial-cleanup.patch added to -mm tree

2005-05-31 Thread akpm
t; --- scripts/kconfig/lkc.h |2 +- scripts/kconfig/menu.c |4 ++-- scripts/kconfig/zconf.y |8 3 files changed, 7 insertions(+), 7 deletions(-) diff -puN scripts/kconfig/lkc.h~kconfig-trivial-cleanup scripts/kconfig/lkc.h --- 25/scripts/kconfig/lkc.h~kconfig-trivial-cleanup

[kbuild-devel] kconfig-trivial-cleanup.patch added to -mm tree

2005-08-01 Thread akpm
|8 4 files changed, 11 insertions(+), 11 deletions(-) diff -puN scripts/kconfig/lkc.h~kconfig-trivial-cleanup scripts/kconfig/lkc.h --- devel/scripts/kconfig/lkc.h~kconfig-trivial-cleanup 2005-07-28 11:56:13.0 -0700 +++ devel-akpm/scripts/kconfig/lkc.h2005-07-28 11:56:1

[kbuild-devel] + uml-use-defconfig_list-to-avoid-reading-hosts-config.patch added to -mm tree

2006-10-18 Thread akpm
The patch titled uml: use DEFCONFIG_LIST to avoid reading host's config has been added to the -mm tree. Its filename is uml-use-defconfig_list-to-avoid-reading-hosts-config.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about

[kbuild-devel] [patch 13/76] uml: use DEFCONFIG_LIST to avoid reading host's config

2006-10-20 Thread akpm
From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> This should make sure that, for UML, host's configuration files are not considered, which avoids various pains to the user. Our dependency are such that the obtained Kconfig will be valid and will lead to successful compilation - however th

[kbuild-devel] - uml-use-defconfig_list-to-avoid-reading-hosts-config.patch removed from -mm tree

2006-10-20 Thread akpm
The patch titled uml: use DEFCONFIG_LIST to avoid reading host's config has been removed from the -mm tree. Its filename was uml-use-defconfig_list-to-avoid-reading-hosts-config.patch This patch was dropped because it was merged into mainline or a subsystem tree --