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
|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
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
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
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
--