summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-13 08:34:18 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-13 08:35:35 +0100
commitc33fab233dae787a29963fa71546f5ae6b8f3990 (patch)
tree788dde20149a4d965c86cf975d038549af1a774e /README.md
parent892cd2bb369c6371a25062e7288aa4581a2f1a26 (diff)
Rename Menu.get_depends_on_visibility() to Menu.get_visibility().
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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.