{"id":39468528,"url":"https://github.com/3mdeb/ppc64-kernel-builder","last_synced_at":"2026-01-18T04:52:29.480Z","repository":{"id":56472182,"uuid":"306447926","full_name":"3mdeb/ppc64-kernel-builder","owner":"3mdeb","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-05T12:22:13.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-09-21T15:12:32.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3mdeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-22T20:11:14.000Z","updated_at":"2022-12-20T13:36:47.000Z","dependencies_parsed_at":"2022-08-15T19:20:50.053Z","dependency_job_id":null,"html_url":"https://github.com/3mdeb/ppc64-kernel-builder","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/3mdeb/ppc64-kernel-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fppc64-kernel-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fppc64-kernel-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fppc64-kernel-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fppc64-kernel-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3mdeb","download_url":"https://codeload.github.com/3mdeb/ppc64-kernel-builder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3mdeb%2Fppc64-kernel-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28530383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-18T04:52:29.390Z","updated_at":"2026-01-18T04:52:29.463Z","avatar_url":"https://github.com/3mdeb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ppc64-kernel-builder\n\n## Kernel compilation\n\n### Big endian\n\n```\n$ docker run -it --rm -v $PWD:$PWD -w $PWD -u $(id -u) 3mdeb/ppc64-kernel-builder bash\n(docker)$ export ARCH=powerpc\n(docker)$ export CROSS_COMPILE=powerpc64-linux-gnu-\n(docker)$ make powernv_defconfig\n(docker)$ make menuconfig # select big endian in Endianess selection\n(docker)$ make -j $(nproc)\n```\n\n### Little endian\n\n```\n$ docker run -it --rm -v $PWD:$PWD -w $PWD -u $(id -u) 3mdeb/ppc64-kernel-builder bash\n(docker)$ export ARCH=powerpc\n(docker)$ export CROSS_COMPILE=powerpc64le-linux-gnu-\n(docker)$ make powernv_defconfig\n(docker)$ make -j $(nproc)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fppc64-kernel-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3mdeb%2Fppc64-kernel-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3mdeb%2Fppc64-kernel-builder/lists"}