mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
Bring the three path-related options together
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
159292658f
commit
aa41d377e3
@ -88,8 +88,6 @@ config BR2_COPYTO
|
|||||||
Setting this variable will (eventually) override
|
Setting this variable will (eventually) override
|
||||||
any other copyto configurations in buildroot.
|
any other copyto configurations in buildroot.
|
||||||
|
|
||||||
source "target/device/Config.in.mirrors"
|
|
||||||
|
|
||||||
config BR2_STAGING_DIR
|
config BR2_STAGING_DIR
|
||||||
string "Toolchain and header file location?"
|
string "Toolchain and header file location?"
|
||||||
default "$(BASE_DIR)/staging"
|
default "$(BASE_DIR)/staging"
|
||||||
@ -103,6 +101,8 @@ config BR2_STAGING_DIR
|
|||||||
Most people will leave this set to the default value of
|
Most people will leave this set to the default value of
|
||||||
"$(BASE_DIR)/staging".
|
"$(BASE_DIR)/staging".
|
||||||
|
|
||||||
|
source "target/device/Config.in.mirrors"
|
||||||
|
|
||||||
config BR2_GNU_BUILD_SUFFIX
|
config BR2_GNU_BUILD_SUFFIX
|
||||||
string "GNU build hostname suffix"
|
string "GNU build hostname suffix"
|
||||||
default "pc-linux-gnu"
|
default "pc-linux-gnu"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user