mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
net-wireless/rtl8821ce: Add support kernel 5.15
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST rtl8821ce-0_pre20210321.tar.gz 4521011 BLAKE2B 450eeca0f651b1c7910b31ca853986634d37f5f4588da426e4fea28ddf3915c2c0a51a937a8a089525c935df80779541dac1082f4b7239419a0f0264bde7585d SHA512 9eb41a6c64719765643363f120ea5682821bda312898f4b1a66a89cf1babb7d38871d0d8644c6e392917f07c5658ff16dc007b0b03ff3d7ef16e4b9daca9b426
|
||||
DIST rtl8821ce-0_pre20211119.tar.gz 4520899 BLAKE2B 6734f8393cbc5b2b7a485c027019a6af0844451044540e35182838ce119c6ab56c5cd9a731736470203383a848365a75b1fe5eceb4d3cace4ca08d649b06209b SHA512 996a27613c23d05992139847ff5a4120eff33c37c31b5127abccf1dcce986cf2e1fcf2dfe521bf2b87203c7995201d396786e1b8b5b870e9019ce55db45c62ad
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
EAPI=7
|
||||
|
||||
inherit linux-mod toolchain-funcs
|
||||
BUILD_PARAMS="CC=$(tc-getCC) V=1"
|
||||
BUILD_PARAMS="CC=$(tc-getCC) V=1 KSRC=${KERNEL_DIR}"
|
||||
|
||||
COMMIT="897e7c4c15dd5a0a569745dc223d969a26ff5bfc"
|
||||
COMMIT="ca204c60724d23ab10244f920d4e50759ed1affb"
|
||||
|
||||
DESCRIPTION="Realtek RTL8821CE Driver module for Linux kernel"
|
||||
HOMEPAGE="https://github.com/tomaspinho/rtl8821ce"
|
||||
Reference in New Issue
Block a user