Skip to content

Support s390 Architecture#135

Open
augelu-tng wants to merge 1 commit into
mainfrom
laugenstein/feature/support-s390-architecture
Open

Support s390 Architecture#135
augelu-tng wants to merge 1 commit into
mainfrom
laugenstein/feature/support-s390-architecture

Conversation

@augelu-tng

Copy link
Copy Markdown
Contributor

Minor changes to support s390 architecture for defconfig and allmodconfig:

make -j$(nproc) O=kernel_build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- mrproper defconfig sbom
make -j$(nproc) O=kernel_build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- mrproper allmodconfig sbom

Tested on torvalds/linux@2d3090a

Signed-off-by: Luis <luis.augenstein@tngtech.com>
@augelu-tng augelu-tng linked an issue Jun 8, 2026 that may be closed by this pull request
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.

Support s390

1 participant