gtj writes in http://bugs.uclibc.org/view.php?id=55
authorEric Andersen <andersen@codepoet.org>
Fri, 25 Feb 2005 02:32:25 +0000 (02:32 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 25 Feb 2005 02:32:25 +0000 (02:32 -0000)
commit2e9a20f61c43b683c6ca7458ce3438d52fc42838
tree24380f05921c025616efa8e0924dc0f268bee85b
parentac39d3b13f534b5ccbc4a19c5dfb9b778b0b26de
gtj writes in bugs.uclibc.org/view.php?id=55

The version of mconf used by buildroot doesn't handle "menuconfig" correctly.
Instead of displaying the proper submenu, it just displays the menuconfig
option itself again.

This patch adds the proper code to mconf. Only 6 lines of code.
package/config/mconf.c