Skip to content

Conversation

@GhostMaster69-dev
Copy link

No description provided.

mikeNG and others added 5 commits October 27, 2023 13:54
Change-Id: Ie3d9a187693f2435f2555658c833de666848e48e
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
* Since some time you can specify multiple configs when you prepare .config and they'll get merged to main one
* To use it inline:
TARGET_KERNEL_CONFIG := main_defconfig fragment1.config fragment2.config ...
* TARGET_KERNEL_ADDITIONAL_CONFIG has been nuked since it's superseed by this new logic
* kernelsavedefconfig will only use the base defconfig

Change-Id: I479c762a9235ed0ef6fcdc79b53e084d5e2d78a6
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
Commit 8ac7d31 introduced this issue.

Test: run `m installclean && m bootimage` and observe that
kernel image is built.

Change-Id: I41eb7cd2e5108bae8f4c40c0f9a300a8a3cc95a7
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
Commit 8ac7d31 introduced this issue.

Test: run `m recoveryimage` and verify that recovery
image is now built.

Change-Id: Iffdd8112db2ba1baff28db7ee4c340dbb5ebd917
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
Change-Id: Idefd38dae5e8beac7d7de797f3f792fea25dacef
Signed-off-by: GhostMaster69-dev <rathore6375@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants