mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
net-wireless/rtl8821cu: Fix build fail
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com>
This commit is contained in:
@@ -19,3 +19,9 @@ S="${WORKDIR}/rtl8821CU-${COMMIT}"
|
||||
|
||||
MODULE_NAMES="8821cu(net/wireless)"
|
||||
BUILD_TARGETS="all"
|
||||
BUILD_TARGET_ARCH="${ARCH}"
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
BUILD_PARAMS="KERN_DIR=${KV_DIR} ARCH=$(uname -m | sed -e s/i.86/i386/) KSRC=${KV_DIR} KERN_VER=${KV_FULL}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user