diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-23 22:57:54 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-23 22:57:54 +0200 |
commit | 4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd (patch) | |
tree | 8f45e0750646ae84c49bc426a6ac39d5a1a46fb3 /docs | |
parent | 6d34f1d3bfc22eb60d9bc9a1ff032dfd31945610 (diff) | |
download | buildroot-novena-4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd.tar.gz buildroot-novena-4aeb8c851ac1952908ec1b89e8e6e432d30c2dfd.zip |
target/device: misc cleanup
Remove outdated and/or unused variables/files.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/buildroot.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index bd74c0729..4f14e08b8 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -300,8 +300,6 @@ or internal toolchain is being built</li> <li><code>BUSYBOX_CONFIG_FILE=<path/to/.config></code>, path to the Busybox configuration file</li> - <li><code>LINUX26_KCONFIG=<path/to/.config></code>, path - to the Linux kernel configuration file</li> <li><code>BUILDROOT_DL_DIR</code> to override the directory in which Buildroot stores/retrieves downloaded files</li> </ul> |