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

Return to bug 513216