From 6eec5e42b94186af7c0489566cd79a1d43ba318f Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 25 Nov 2010 18:23:25 +0100 Subject: [PATCH] bcm_sta: add autoreconf support Signed-off-by: Stephan Raue --- packages/linux-drivers/bcm_sta/meta | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/linux-drivers/bcm_sta/meta b/packages/linux-drivers/bcm_sta/meta index 2a95949c1d..73d9e5c79b 100644 --- a/packages/linux-drivers/bcm_sta/meta +++ b/packages/linux-drivers/bcm_sta/meta @@ -13,5 +13,7 @@ PKG_SHORTDESC="bcm_sta: Broadcom's BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM43 PKG_LONGDESC="These packages contain Broadcom's IEEE 802.11a/b/g/n hybrid Linux® device driver for use with Broadcom's BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43224-, and BCM43225-based hardware. There are different tars for 32-bit and 64-bit x86 CPU architectures. Make sure that you download the appropriate tar because the hybrid binary file must be of the appropriate architecture type. The hybrid binary file is agnostic to the specific version of the Linux kernel because it is designed to perform all interactions with the operating system through operating-system-specific files and an operating system abstraction layer file. All Linux operating-system-specific code is provided in source form, making it possible to retarget to different kernel versions and fix operating system related issues." PKG_IS_ADDON="no" +PKG_AUTORECONF="no" + # Downloadlocation: # http://www.broadcom.com/support/802.11/linux_sta.php \ No newline at end of file