From 96c3aaf1f98e31d830abf741fdd223d75a6b6277 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:06:47 +0100 Subject: [PATCH] iwlwifi-6050-ucode: add autoreconf support Signed-off-by: Stephan Raue --- packages/linux-firmware/iwlwifi-6050-ucode/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/linux-firmware/iwlwifi-6050-ucode/meta b/packages/linux-firmware/iwlwifi-6050-ucode/meta index d7bbd3fb68..f7010b38d0 100644 --- a/packages/linux-firmware/iwlwifi-6050-ucode/meta +++ b/packages/linux-firmware/iwlwifi-6050-ucode/meta @@ -12,3 +12,5 @@ PKG_SECTION="linux-firmware" PKG_SHORTDESC="iwlwifi-6050-ucode: Intel PRO/Wireless 6050 Driver for Linux" PKG_LONGDESC="This project was created by Intel to enable support for the Intel PRO/Wireless 6050 Network Connection mini PCI adapter. This project (iwl6050) is intended to be a community effort as much as is possible given some working constraints (mainly, no HW documentation is available)." PKG_IS_ADDON="no" + +PKG_AUTORECONF="no"