Skip to content

feat(CI/dev): tiny build of kernel & rtl8139 c driver + start with qemu emulating rtl8139#3

Merged
NemoDacremont merged 6 commits intoci-add-format-jobfrom
ci-add-format-job-cbuild
Feb 8, 2025
Merged

feat(CI/dev): tiny build of kernel & rtl8139 c driver + start with qemu emulating rtl8139#3
NemoDacremont merged 6 commits intoci-add-format-jobfrom
ci-add-format-job-cbuild

Conversation

@NemoDacremont
Copy link
Owner

  • Use minimal fixed config
  • Emulate rtl8139
  • Added 8139c.c to the compilation (in Kconfig and Makefile in /drivers/net/ethernet/realtek/)
  • Changed start to rstart (rust) and cstart, build to rbuild and cbuild

@NemoDacremont
Copy link
Owner Author

NemoDacremont commented Feb 8, 2025

to test on your own (because 8139c.c is empty) : exec that from the repo root :

cp drivers/net/ethernet/realtek/8139too.c drivers/net/ethernet/realtek/8139c.c

To revert changes :

git restore drivers/net/ethernet/realtek/8139c.c

@Catatomik Catatomik assigned Catatomik and NemoDacremont and unassigned Catatomik Feb 8, 2025
@NemoDacremont NemoDacremont merged commit 88fe436 into ci-add-format-job Feb 8, 2025
@NemoDacremont NemoDacremont deleted the ci-add-format-job-cbuild branch February 8, 2025 15: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.

2 participants