Skip to content
Snippets Groups Projects
Commit 6d988bcd authored by Canek Peláez Valdés's avatar Canek Peláez Valdés :slight_smile:
Browse files

net-wireless/rtl88x2bu: Dongle wireless.

parent 197d2feb
Branches
No related tags found
No related merge requests found
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit git-r3 linux-mod-r1
DESCRIPTION="REALTEK RTL88x2B USB Linux Driver"
HOMEPAGE="https://github.com/RinCat/RTL88x2BU-Linux-Driver"
EGIT_REPO_URI="https://github.com/RinCat/RTL88x2BU-Linux-Driver.git"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
DEPEND="virtual/linux-sources"
RDEPEND=""
src_compile() {
local modlist=( 88x2bu )
linux-mod-r1_src_compile
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment