Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 513216 | Differences between
and this patch

Collapse All | Expand All

(-)a/iwl7260-ucode-22.15.8.0-r1.ebuild (-1 / +1 lines)
Lines 30-36 Link Here
30
	if kernel_is lt 3 13 0; then
30
	if kernel_is lt 3 13 0; then
31
		ewarn "Your kernel version is ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}."
31
		ewarn "Your kernel version is ${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}."
32
		ewarn "This microcode image requires a kernel >= 3.13.0."
32
		ewarn "This microcode image requires a kernel >= 3.13.0."
33
		ewarn "For kernel versions < 3.10.13, you may install older SLOTS"
33
		ewarn "For kernel versions < 3.13.0, you may install older SLOTS"
34
	fi
34
	fi
35
}
35
}
36
36

Return to bug 513216