mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
linux-drivers: fix meta file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ac5032b629
commit
c1b173665e
@ -20,7 +20,7 @@ for drivers in "$ADDITIONAL_DRIVERS"; do
|
|||||||
|
|
||||||
rtl8192se) PKG_DEPENDS="$PKG_DEPENDS rtl8192se"
|
rtl8192se) PKG_DEPENDS="$PKG_DEPENDS rtl8192se"
|
||||||
;;
|
;;
|
||||||
broadcom) PKG_DEPENDS="$PKG_DEPENDS bcm_sta"
|
bcm_sta) PKG_DEPENDS="$PKG_DEPENDS bcm_sta"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user