mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
- document BUSYBOX_CONFIG_FILE
This commit is contained in:
parent
54bacdba59
commit
673ee97c2f
@ -32,6 +32,9 @@ More finegrained configuration:
|
|||||||
You can specify a config-file for uClibc:
|
You can specify a config-file for uClibc:
|
||||||
$ make UCLIBC_CONFIG_FILE=/my/uClibc.config
|
$ make UCLIBC_CONFIG_FILE=/my/uClibc.config
|
||||||
|
|
||||||
|
And you can specify a config-file for busybox:
|
||||||
|
$ make BUSYBOX_CONFIG_FILE=/my/busybox.config
|
||||||
|
|
||||||
To use a non-standart host-compiler (if you do not have 'gcc'),
|
To use a non-standart host-compiler (if you do not have 'gcc'),
|
||||||
make sure that the compiler is in your PATH and that the library paths are
|
make sure that the compiler is in your PATH and that the library paths are
|
||||||
setup properly, if your compiler is built dynamically:
|
setup properly, if your compiler is built dynamically:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user