overlay sys-kernel/coreos-modules: Drop a mention of symlink-usr

This commit is contained in:
Krzesimir Nowak 2024-06-28 11:54:45 +02:00
parent 83341df9df
commit b0ab201807

View File

@ -35,7 +35,7 @@ src_compile() {
} }
src_install() { src_install() {
# Install modules to /usr, assuming USE=symlink-usr # Install modules to /usr.
# Install firmware to a temporary (bogus) location. # Install firmware to a temporary (bogus) location.
# The linux-firmware package will be used instead. # The linux-firmware package will be used instead.
# Stripping must be done here, not portage, to preserve sigs. # Stripping must be done here, not portage, to preserve sigs.