diff --git a/sys-apps/microcode-data/metadata.xml b/sys-apps/microcode-data/metadata.xml index 09a573a327e1a..4cf02687d1a89 100644 --- a/sys-apps/microcode-data/metadata.xml +++ b/sys-apps/microcode-data/metadata.xml @@ -3,6 +3,7 @@ base-system + install a small initramfs for use with CONFIG_MICROCODE_EARLY install the large text microcode.dat (used by older kernels via microcode_ctl) install the split binary ucode files (used by the kernel directly) diff --git a/sys-apps/microcode-data/microcode-data-20150121-r1.ebuild b/sys-apps/microcode-data/microcode-data-20150121-r1.ebuild index ca78889a28848..70a89d75b947f 100644 --- a/sys-apps/microcode-data/microcode-data-20150121-r1.ebuild +++ b/sys-apps/microcode-data/microcode-data-20150121-r1.ebuild @@ -17,8 +17,8 @@ SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz" LICENSE="intel-ucode" SLOT="0" KEYWORDS="-* ~amd64 ~x86" -IUSE="monolithic +split-ucode" -REQUIRED_USE="|| ( monolithic split-ucode )" +IUSE="initramfs monolithic +split-ucode" +REQUIRED_USE="|| ( initramfs monolithic split-ucode )" RDEPEND="!