mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-25 19:21:35 +01:00
dry run for all common
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user