linux-mod: depend on libelf
authorJason A. Donenfeld <zx2c4@gentoo.org>
Thu, 28 Jun 2018 16:57:49 +0000 (18:57 +0200)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Thu, 28 Jun 2018 16:59:10 +0000 (18:59 +0200)
commitbe6b9650261d4c4599dc1c878f0cf8860a0a7bc0
tree57e8333d3be04b81e25e97e07c48d4d0d50b0301
parentbd1eb2c5d010fdab8a792061e3b48c84165fe804
linux-mod: depend on libelf

Recent linux kernels rely on libelf at build time, which includes at the
time of building out of tree modules. So if a module is relying on the
existence of linux sources, it also needs to rely on libelf being
installed.

Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
eclass/linux-mod.eclass