From 677ae6f6a5554d9ce1162bb472c489df41ca2c8e Mon Sep 17 00:00:00 2001
From: Peter Korsgaard
Date: Mon, 27 Sep 2010 22:19:37 +0200
Subject: docs/buildroot.html: minor tweaks
- We have gconfig as well nowadays
- Variables like BUILDROOT_DL_DIR can also be set permanently in the
environment, and not just passed to make every time.
Signed-off-by: Peter Korsgaard If you intend to do an offline build and just want to download
all sources that you previously selected in the configurator
- (menuconfig or xconfig), then issue:
$ make source@@ -291,7 +291,7 @@ or Environment variables
Buildroot also honors some environment variables when they are passed
- to make:
make or set in the environment:
HOSTCXX, the host C++ compiler to useHOSTCC, the host C compiler to use