MiCode / MiCode/Xiaomi_Kernel_OpenSource
Missing build scripts in spring-v-oss kernel source
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 9.9k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Hi Xiaomi Kernel Team,
I am working with the kernel source for the spring-v-oss branch, and I noticed that the required build scripts used to compile the kernel do not appear to be included in the published source.
At the moment, this makes it difficult to reproduce builds or properly work with the kernel as intended, since key parts of the build process seem to be missing.
Could you please:
- Provide the missing build scripts used for compiling this kernel, or
- Share documentation on the correct build process (including toolchain, configs, and steps)
This would greatly help developers and maintainers who are trying to build and contribute to the kernel.
Thanks in advance!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name specific files or build entry points. Start by inspecting the spring-v-oss kernel source for its existing build configuration and comparing the published tree with the expected build inputs. Done means the required scripts are included, or the toolchain, configurations, and build steps are documented well enough to reproduce a build.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100