-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Disclaimer: the out-of-source builds work just fine for me in the recent version (e0d44a2).
It is only slightly misleading that I set KERNEL_SRC=$BUILD_DIR.
By quickly skimming rapido cuts, KERNEL_SRC is used for build artifacts most of the time. But some cases would need review.
Proposal: introduce a new config variable pointing explicitly to kernel build artifacts.
- In-source builds (nothing changes, user configures a single path)
- KERNEL_BUILD=KERNEL_SRC
- Out-of-source builds (review if separate path is necessary)
- KERNEL_BUILD=
- KERNEL_SRC= -- is it needed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels