mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
readme: typo BR2_SOME_OPTION
This commit is contained in:
@@ -4619,7 +4619,7 @@ dmesg
|
|||||||
We provide the following mechanisms:
|
We provide the following mechanisms:
|
||||||
|
|
||||||
* `./build -b data/br2`: append the Buildroot configuration file `data/br2` to a single build. Must be passed every time you run `./build`. The format is the same as link:br2[].
|
* `./build -b data/br2`: append the Buildroot configuration file `data/br2` to a single build. Must be passed every time you run `./build`. The format is the same as link:br2[].
|
||||||
* `./build -B 'BR2_SOM_OPTION="myval"'`: append a single option to a single build.
|
* `./build -B 'BR2_SOME_OPTION="myval"'`: append a single option to a single build.
|
||||||
|
|
||||||
You will then likely want to make those more permanent with: <<retype>>
|
You will then likely want to make those more permanent with: <<retype>>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user