summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-01-30 14:41:04 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-01-30 14:41:04 +0000
commit0c54ef9c9af9b46c33f01b464b897a0b0e237dfc (patch)
tree93617e5c0af7023af4b41a76c2a638cf837badf7 /docs
parent9ce75bf89325e95221ed58d3a9b77dc43d91b556 (diff)
downloadbuildroot-novena-0c54ef9c9af9b46c33f01b464b897a0b0e237dfc.tar.gz
buildroot-novena-0c54ef9c9af9b46c33f01b464b897a0b0e237dfc.zip
target/linux/Makefile.in.advanced: get rid of BUILDROOT_USE_XWINDOWS
As discussed on the list.
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot.html11
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&lt;TAB&gt;
<p>Maybe, there will also be a possibility to supply an
<code>&quot;URL&quot;</code> to a patch available on Internet. </p>
-<pre>
-export BUILDROOT_USE_XWINDOWS &lt;&gt;
-</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>