Revisió 7eff0866
Afegit per Pau Escrich fa aproximadament 13 anys
README | ||
---|---|---|
dl: download folder for OpenWRT packages
|
||
|
||
configs: config files for each kind of hardware. These are the default ones provided by qmpfw
|
||
|
||
|
||
images: output directory for images compiled by qmpfw
|
||
|
||
** Command options
|
||
|
||
... | ... | |
|
||
make T=rspro kernel_menuconfig
|
||
|
||
TODO: copy kernel config file in build/configs directory
|
||
To clean specific target:
|
||
|
||
make T=rspro clean
|
||
... | ... | |
To configure some general parameters from qMp you can run:
|
||
|
||
make config
|
||
|
||
TODO: This feature is missing
|
||
|
||
|
També disponible a: Unified diff
New file targets.mk used to define target specific options. Implemented kernel_menuconfig copy config. Implemented post_build function