Skip to content

build: only build our device tree to speed up kernel build#28

Merged
greatgitsby merged 3 commits intomasterfrom
build-only-our-dtb
Mar 14, 2026
Merged

build: only build our device tree to speed up kernel build#28
greatgitsby merged 3 commits intomasterfrom
build-only-our-dtb

Conversation

@greatgitsby
Copy link
Copy Markdown
Collaborator

@greatgitsby greatgitsby commented Mar 14, 2026

Summary

  • Only build our specific device tree ($DTB) instead of all DTBs during kernel build, speeding up the build

Test plan

  • Build kernel with ./vamos build kernel
  • Verify the resulting boot.img contains the correct device tree

🤖 Generated with Claude Code

greatgitsby and others added 3 commits March 13, 2026 21:39
Instead of building all device trees with the `dtbs` target, build only
the specific DTB we need (qcom/sdm845-mtp.dtb by default).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@greatgitsby greatgitsby merged commit 73cc7b1 into master Mar 14, 2026
1 check passed
@greatgitsby greatgitsby deleted the build-only-our-dtb branch March 14, 2026 05:15
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.

1 participant