mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
net-wireless/rtl8192eu: Change KSRC variable
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com>
This commit is contained in:
parent
c0c5127c81
commit
ffe51b50f1
@ -22,3 +22,9 @@ BUILD_TARGETS="all"
|
||||
|
||||
CONFIG_CHECK="~!RTL8XXXU"
|
||||
ERROR_RTL8XXXU="The RTL8XXXXU module is enabled in the kernel; it conflicts with this module."
|
||||
|
||||
pkg_setup() {
|
||||
linux-mod_pkg_setup
|
||||
BUILD_PARAMS="KSRC=${KERNEL_DIR}"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user