mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
dvb-firmware: install firmware in /lib/firmware
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5c48a0fdd0
commit
bb546588ac
@ -22,5 +22,5 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr
|
||||
cp -PR $PKG_BUILD/.install/* $INSTALL/usr
|
||||
mkdir -p $INSTALL
|
||||
cp -PR $PKG_BUILD/.install/* $INSTALL
|
||||
|
Loading…
x
Reference in New Issue
Block a user