diff options
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index b02ee3d6c..2d5531f69 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -685,21 +685,12 @@ $ make me<TAB> <p>Maybe, there will also be a possibility to supply an <code>"URL"</code> to a patch available on Internet. </p> -<pre> -export BUILDROOT_USE_XWINDOWS <> -</pre> <p> If there is no linux config file available, buildroot starts the linux configuration system, which - defaults to "make menuconfig". There is a menuoption - allowing you to use the less archaic "make xconfig" - You can override any .config setting by defining - the BUILDROOT_USE_XWINDOWS environment variable. + defaults to "make menuconfig". </p> - - - </ol> <h2><a name="Todo" id="Todo"></a>Todo</h2> |