mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
RTL8192EU: add PKG_SOURCE_DIR
This commit is contained in:
parent
70ee30ebf9
commit
140e30b580
@ -23,6 +23,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver"
|
PKG_SITE="https://github.com/Mange/rtl8192eu-linux-driver"
|
||||||
PKG_URL="https://github.com/Mange/rtl8192eu-linux-driver/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/Mange/rtl8192eu-linux-driver/archive/$PKG_VERSION.tar.gz"
|
||||||
|
PKG_SOURCE_DIR="rtl8192eu-linux-driver-$PKG_VERSION*"
|
||||||
PKG_DEPENDS_TARGET="toolchain linux"
|
PKG_DEPENDS_TARGET="toolchain linux"
|
||||||
PKG_NEED_UNPACK="$LINUX_DEPENDS"
|
PKG_NEED_UNPACK="$LINUX_DEPENDS"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user