README.txt: Improve links to Windows kconfig-frontends
Previously, we were pointing users to a kconfig-frontends port by UVC Ingenieure that could be found here: http://uvc.de/posts/linux-kernel-configuration-tool-mconf-under-windows.html Unfortunately that seems to be a broken link now. Updating that link (in both places it appears) to point to: http://uvc.de/posts/linux-kernel-configuration-tool-kconfig-under-windows.html Also, in one of the two places that link appeared, we were providing a link to a more recent port by Reclone Labs, which actually builds upon the one by UVC Ingenieure. Adding that link to the other place as well: http://reclonelabs.com/more-kconfig-awesomeness-for-windows/
This commit is contained in:
parent
b2c7f1ecfa
commit
de4c9e096c
14
README.txt
14
README.txt
@ -1006,9 +1006,11 @@ NuttX Configuration Tool
|
|||||||
|
|
||||||
The kconfig-frontends tools will not build in a native Windows
|
The kconfig-frontends tools will not build in a native Windows
|
||||||
environment directly "out-of-the-box". For the Windows native
|
environment directly "out-of-the-box". For the Windows native
|
||||||
case, you should use the modified version of kconfig-frontends
|
case, you can use the modified version of kconfig-frontends
|
||||||
that can be found at
|
that can be found at
|
||||||
http://uvc.de/posts/linux-kernel-configuration-tool-mconf-under-windows.html
|
http://uvc.de/posts/linux-kernel-configuration-tool-kconfig-under-windows.html
|
||||||
|
or a more recent port that can be found at
|
||||||
|
http://reclonelabs.com/more-kconfig-awesomeness-for-windows/.
|
||||||
|
|
||||||
The basic configuration order is "bottom-up":
|
The basic configuration order is "bottom-up":
|
||||||
|
|
||||||
@ -1322,11 +1324,11 @@ NuttX Configuration Tool under DOS
|
|||||||
Recent versions of NuttX support building NuttX from a native Windows
|
Recent versions of NuttX support building NuttX from a native Windows
|
||||||
console window (see "Native Windows Build" below). But kconfig-frontends
|
console window (see "Native Windows Build" below). But kconfig-frontends
|
||||||
is a Linux tool. At one time this was a problem for Windows users, but
|
is a Linux tool. At one time this was a problem for Windows users, but
|
||||||
now there is a specially modified version of the kconfig-frontends tools
|
now there are two specially modified versions of the kconfig-frontends
|
||||||
that can be used:
|
tools that can be used. One can be found here:
|
||||||
http://uvc.de/posts/linux-kernel-configuration-tool-mconf-under-windows.html
|
http://uvc.de/posts/linux-kernel-configuration-tool-kconfig-under-windows.html
|
||||||
|
|
||||||
The configuration steps most recent versions of NuttX require the
|
The configuration steps of the most recent versions of NuttX require the
|
||||||
kconfig-tweak tool that is not not available in the the above. However,
|
kconfig-tweak tool that is not not available in the the above. However,
|
||||||
there has been an update to this Kconfig Windows tools that does include
|
there has been an update to this Kconfig Windows tools that does include
|
||||||
kconfig-tweak: http://reclonelabs.com/more-kconfig-awesomeness-for-windows/
|
kconfig-tweak: http://reclonelabs.com/more-kconfig-awesomeness-for-windows/
|
||||||
|
Loading…
Reference in New Issue
Block a user