summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/broadcom.mk
Commit message (Collapse)AuthorAgeFilesLines
* large target/linux cleanupFelix Fietkau2006-01-101-67/+0
| | | | SVN-Revision: 2877
* Corrected WAP54G bug as explained in #146, closes ticket #146Florian Fainelli2006-01-041-2/+2
| | | | SVN-Revision: 2828
* first load network driver (10), then wlan driver (20) and then wlcompat, so ↵Waldemar Brodkorb2006-01-031-2/+2
| | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814
* update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so ↵Imre Kaloz2005-11-181-2/+2
| | | | | | we now only add the new ids. gcc4 fixes will come later SVN-Revision: 2515
* add new broadcom system code and new wlan driver (old driver still used by ↵Felix Fietkau2005-11-081-5/+14
| | | | | | default) SVN-Revision: 2395
* fix typos introduced by [2317]Nicolas Thill2005-11-021-2/+2
| | | | SVN-Revision: 2319
* add drivers-clean target when missing, use in-package module loading instead ↵Nicolas Thill2005-11-021-2/+5
| | | | | | of .modules file SVN-Revision: 2317
* add some more verbosity stuffFelix Fietkau2005-10-221-5/+5
| | | | SVN-Revision: 2222
* move diag module outside of kernel directoryImre Kaloz2005-09-211-3/+0
| | | | SVN-Revision: 1968
* add ppdev driver to kmod-lpFelix Fietkau2005-08-201-0/+1
| | | | SVN-Revision: 1709
* update wl driver to latest linksys versionFelix Fietkau2005-07-161-3/+3
| | | | SVN-Revision: 1465
* add modules.d to kernel modulesFelix Fietkau2005-07-161-1/+1
| | | | SVN-Revision: 1454
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-061-0/+1
| | | | SVN-Revision: 1364
* wl500g deluxe cleanups and wl500g wan port dies fixesOleg I. Vdovikin2005-06-161-2/+2
| | | | SVN-Revision: 1262
* we already have /sources..Waldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1213
* /distfilesWaldemar Brodkorb2005-06-121-3/+1
| | | | SVN-Revision: 1212
* make the kernel compile process more genericFelix Fietkau2005-06-111-0/+5
| | | | SVN-Revision: 1209
* make the kernel compile process more genericFelix Fietkau2005-06-111-0/+12
| | | | SVN-Revision: 1208
* fix linux kernel buildFelix Fietkau2005-06-051-2/+4
| | | | SVN-Revision: 1157
* add rebuild target for the linux directoryFelix Fietkau2005-06-051-9/+6
| | | | SVN-Revision: 1149
* update et source to 0.9Felix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1097
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+42
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085