sakaki- / sakaki-tools

Overlay containing various utility ebuilds for Gentoo on EFI.
79 stars 53 forks source link

Make buildkernel work with Gentoo's virtual/linux-sources package (redux). #7

Closed spijet closed 7 years ago

spijet commented 7 years ago

This is a re-done version of #6.

sakaki- commented 7 years ago

Merged. PS if you put something like "closes #5" in the commit message somewhere, it'll automatically close your related issue when merged.

spijet commented 7 years ago

Oh, ok.

Also, you can add [firmware] USE-flag to virtual/linux-sources dependency, so it'd fetch linux-firmware package as well. I didn't include it in this PR, because some users want a deblobbed kernel (and I couldn't figure out a nice way to deal with this flag :D).