From f6b01861882c707a0e0bf9daf225ebb018bfb885 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:06:47 +0100 Subject: [PATCH] iwlwifi-6000-ucode: add autoreconf support Signed-off-by: Stephan Raue --- packages/linux-firmware/iwlwifi-6000-ucode/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/linux-firmware/iwlwifi-6000-ucode/meta b/packages/linux-firmware/iwlwifi-6000-ucode/meta index 99f6f3a0d0..11721d05da 100644 --- a/packages/linux-firmware/iwlwifi-6000-ucode/meta +++ b/packages/linux-firmware/iwlwifi-6000-ucode/meta @@ -12,3 +12,5 @@ PKG_SECTION="linux-firmware" PKG_SHORTDESC="iwlwifi-6000-ucode: Intel PRO/Wireless 6000 Driver for Linux" PKG_LONGDESC="This project was created by Intel to enable support for the Intel PRO/Wireless 6000 Network Connection mini PCI adapter. This project (iwl6000) 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"