From c33fab233dae787a29963fa71546f5ae6b8f3990 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 13 Dec 2012 08:34:18 +0100 Subject: Rename Menu.get_depends_on_visibility() to Menu.get_visibility(). --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ff0500..1d88a80 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ generated with Installation instructions for the Linux kernel (in the kernel root): -> $ git clone git://github.com/ulfalizer/Kconfiglib.git +> $ git clone git://github.com/ulfalizer/Kconfiglib.git > $ git am Kconfiglib/makefile.patch (Note: The directory name Kconfiglib/ is significant.) @@ -41,6 +41,7 @@ renamed as follows: * Symbol.is\_choice\_item() -> Symbol.is\_choice\_symbol() * Symbol.reset() -> Symbol.unset\_user\_value() * Config.reset() -> Config.unset\_user\_values() + * Menu.get\_get\_depends\_on\_visibility() -> Menu.get\_visibility() The test suite failures for the following Blackfin defconfigs on e.g. -- cgit v1.2.3