mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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"
|
||||
;;
|
||||
broadcom) PKG_DEPENDS="$PKG_DEPENDS bcm_sta"
|
||||
bcm_sta) PKG_DEPENDS="$PKG_DEPENDS bcm_sta"
|
||||
;;
|
||||
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user