aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when ↵Nicolas Thill2009-02-241-1/+1
| | | | | | appropriate SVN-Revision: 14651
* broadcom-wl: move txpower back to wifi-device section, but remain backwards ↵Andy Boyett2009-01-311-3/+3
| | | | | | compatible SVN-Revision: 14306
* make broadcom-wl robust against implicit kernel config changes (e.g. ↵Felix Fietkau2009-01-071-2/+2
| | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912
* install libshared into the staging dir (required by wrt-radauth)Felix Fietkau2008-08-051-0/+5
| | | | SVN-Revision: 12181
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-071-4/+10
| | | | SVN-Revision: 10749
* upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵Felix Fietkau2008-01-161-21/+2
| | | | | | anymore SVN-Revision: 10207
* revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵Felix Fietkau2008-01-151-1/+1
| | | | | | however was not. fixed now SVN-Revision: 10202
* broadcom-wl md5sum fixed, thanks ix.Andy Boyett2008-01-151-1/+1
| | | | SVN-Revision: 10201
* update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update ↵Felix Fietkau2008-01-061-26/+15
| | | | | | broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly SVN-Revision: 10137
* Force broadcom-compat-ldso to be 2.4 only (#2963)Florian Fainelli2008-01-031-0/+1
| | | | SVN-Revision: 10095
* enable broadcom-wl compat hacksFelix Fietkau2008-01-031-7/+7
| | | | SVN-Revision: 10089
* add missing dependencyFelix Fietkau2007-12-031-1/+1
| | | | SVN-Revision: 9650
* comment out dependencies that are not supposed to be used yet (#2723)Felix Fietkau2007-11-171-2/+3
| | | | SVN-Revision: 9577
* move wlcompat to the broadcom-wl packageFelix Fietkau2007-11-101-6/+46
| | | | SVN-Revision: 9528
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-091-5/+5
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-091-1/+18
| | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-2/+2
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-20/+34
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-2/+2
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-1/+0
| | | | SVN-Revision: 8575
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* same propset here as changeset:6500Tim Yardley2007-03-041-1/+1
| | | | SVN-Revision: 6501
* add broadcom-wl patchtable againFelix Fietkau2007-01-271-0/+14
| | | | SVN-Revision: 6215
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod ↵Felix Fietkau2007-01-201-24/+11
| | | | | | packages to KernelPackage interface SVN-Revision: 6136
* move several instances of DEFAULT:=y to profile preselections (easier for ↵Felix Fietkau2007-01-141-2/+0
| | | | | | the image builder to pick up) SVN-Revision: 6096
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-11/+11
| | | | SVN-Revision: 5624
* new upload of broadcom-wl packageFelix Fietkau2006-11-171-1/+1
| | | | SVN-Revision: 5553
* upgrade to broadcom wl driver version 4.80.53.0 (from wrt350n release)Felix Fietkau2006-11-171-2/+2
| | | | SVN-Revision: 5546
* implement target profiles in menuconfigFelix Fietkau2006-11-121-3/+3
| | | | SVN-Revision: 5512
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+148