mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
meta: add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user