Diff r8168-8.051.02-r1 with a r8168-8.052.01
/usr/portage/net-misc/r8168/r8168-8.052.01.ebuild 2023-10-09 14:52:34.676368481 +0300 | ||
---|---|---|
12 | 12 | |
13 | 13 |
LICENSE="GPL-2" |
14 | 14 |
SLOT="0" |
15 |
KEYWORDS="amd64 x86" |
|
15 |
KEYWORDS="~amd64 ~x86" |
|
16 | 16 | |
17 | 17 |
IUSE="use-firmware" |
18 | 18 | |
19 | 19 |
CONFIG_CHECK="~!R8169" |
20 | 20 |
WARNING_R8169="CONFIG_R8169 is enabled. ${P} will not be loaded unless kernel driver Realtek 8169 PCI Gigabit Ethernet (CONFIG_R8169) is DISABLED." |
21 | 21 | |
22 |
PATCHES=( |
|
23 |
"${FILESDIR}/${P}-6.1-fix.patch" |
|
24 |
"${FILESDIR}/${P}-6.4.10-fix.patch" # bug 912242 |
|
25 |
) |
|
26 | ||
27 | 22 |
src_compile() { |
28 | 23 |
local modlist=( ${PN}=kernel/drivers/net/ethernet/realtek:src ) |
29 | 24 |
local modargs=( |