Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Setting this variable will (eventually) override
any other copyto configurations in buildroot.
-source "target/device/Config.in.mirrors"
-
config BR2_STAGING_DIR
string "Toolchain and header file location?"
default "$(BASE_DIR)/staging"
Most people will leave this set to the default value of
"$(BASE_DIR)/staging".
+source "target/device/Config.in.mirrors"
+
config BR2_GNU_BUILD_SUFFIX
string "GNU build hostname suffix"
default "pc-linux-gnu"