Skip to content

kbuild: add extra_targets param for additional tuxmake targets#3088

Open
bhcopeland wants to merge 1 commit intokernelci:mainfrom
bhcopeland:kbuild-binrpm-pkg-support
Open

kbuild: add extra_targets param for additional tuxmake targets#3088
bhcopeland wants to merge 1 commit intokernelci:mainfrom
bhcopeland:kbuild-binrpm-pkg-support

Conversation

@bhcopeland
Copy link
Copy Markdown
Member

Add an extra_targets parameter to KBuild that allows job configs to request additional tuxmake build targets (e.g. binrpm-pkg) alongside the default kernel, modules and dtbs targets.

This is needed to produce RPM packages for AWS EC2 kernel testing, where kernels are installed via yum/dnf rather than from tarballs. The tuxmake artifact upload path already walks the full output directory, so RPMs are discovered and uploaded automatically.

Add an extra_targets parameter to KBuild that allows job configs to
request additional tuxmake build targets (e.g. binrpm-pkg) alongside
the default kernel, modules and dtbs targets.

This is needed to produce RPM packages for AWS EC2 kernel testing,
where kernels are installed via yum/dnf rather than from tarballs.
The tuxmake artifact upload path already walks the full output
directory, so RPMs are discovered and uploaded automatically.

Signed-off-by: Ben Copeland <ben.copeland@linaro.org>
@bhcopeland bhcopeland force-pushed the kbuild-binrpm-pkg-support branch from a5d7b15 to 2e261e7 Compare April 23, 2026 08:42
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