mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
meta: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
96c3aaf1f9
commit
a26d78ce95
@ -13,6 +13,8 @@ PKG_SHORTDESC="linux-firmware: Meta package to install firmware drivers"
|
||||
PKG_LONGDESC="linux-firmware is a Meta package to install firmware drivers"
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
for firmware in "$FIRMWARE"; do
|
||||
case $firmware in
|
||||
ipw2100) PKG_DEPENDS="$PKG_DEPENDS ipw2100-fw"
|
||||
|
Loading…
x
Reference in New Issue
Block a user