mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
rtl8192se: cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
85f4ffc9b5
commit
f322568c60
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
$SCRIPTS/build busybox-hosttools
|
|
||||||
|
|
||||||
VER=`ls $BUILD/linux*/modules/lib/modules`
|
VER=`ls $BUILD/linux*/modules/lib/modules`
|
||||||
|
|
||||||
mkdir -p $INSTALL/lib/modules/$VER/rtl8192se
|
mkdir -p $INSTALL/lib/modules/$VER/rtl8192se
|
||||||
|
@ -6,7 +6,7 @@ PKG_LICENSE="nonfree"
|
|||||||
PKG_SITE="http://www.realtek.com/"
|
PKG_SITE="http://www.realtek.com/"
|
||||||
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://sources.openelec.tv/svn/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="toolchain linux"
|
PKG_BUILD_DEPENDS="toolchain linux busybox-hosttools"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="driver"
|
PKG_SECTION="driver"
|
||||||
PKG_SHORTDESC="rtl8192se: Realtek RTL8191SE, RTL8192SE WLAN driver"
|
PKG_SHORTDESC="rtl8192se: Realtek RTL8191SE, RTL8192SE WLAN driver"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user