kernel-install.eclass: Install logic for dist-kernels
authorMichał Górny <mgorny@gentoo.org>
Sat, 4 Jan 2020 16:19:50 +0000 (17:19 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 9 Jan 2020 16:10:15 +0000 (17:10 +0100)
commit6c42ffb977082bd8bc38e1cf3d851580796bfec8
tree89f86145d4c69c8b0018decdca438431ad4aab75
parentfa4f0a3ec9ac3b4bf42e3cc7e89dcd1c2d597b27
kernel-install.eclass: Install logic for dist-kernels

Introduce a new eclass that contains common logic needed to test
and install distribution kernels.  This is the eclass common both
to kernels built from source and installed from binary packages.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/kernel-install.eclass [new file with mode: 0644]