dry run for all common

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-18 00:00:00 +00:00
parent 23a9d767ba
commit cb3d8929ba
4 changed files with 16 additions and 7 deletions

View File

@@ -3787,6 +3787,8 @@ although this can be useful when someone gives you a random image.
TODO: explain link:update-buildroot-kernel-config[]
TODO: mention `--dry-run`
TODO Beware that Buildroot can `sed` override some of the configurations we make no matter what, e.g. it forces `CONFIG_BLK_DEV_INITRD=y` when `BR2_TARGET_ROOTFS_CPIO` is on, so you might want to double check as explained at <<find-the-kernel-config>>. TODO check if there is a way to prevent that patching and maybe patch Buildroot for it, it is too fuzzy. People should be able to just build with whatever `.config` they want.
We have managed to come up with minimalistic kernel configs that work for both QEMU and gem5 (oh, the hours of bisection).