aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/usb.mk
Commit message (Collapse)AuthorAgeFilesLines
* Improved autorebuild for kernel related stuff. - make modules_install in the ↵Felix Fietkau2007-04-181-29/+29
| | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998
* Build usbnet modules for brcm targets (#1481)Florian Fainelli2007-04-151-5/+20
| | | | SVN-Revision: 6955
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-2/+5
| | | | SVN-Revision: 6869
* Add usbnet and asix ethernet based adapters support (#1481)Florian Fainelli2007-04-011-3/+23
| | | | SVN-Revision: 6812
* add dependency info for linux 2.4 specific kmod package (related to #1521)Felix Fietkau2007-03-271-1/+1
| | | | SVN-Revision: 6732
* split out scsi module support and add ata piix supportTim Yardley2007-03-071-2/+1
| | | | SVN-Revision: 6535
* fix path to usb audio moduleFelix Fietkau2007-02-251-1/+1
| | | | SVN-Revision: 6364
* fix KCONFIG for usb-audio package (#1335)Felix Fietkau2007-02-251-1/+2
| | | | SVN-Revision: 6363
* Add Intel/VIA usb-uhci support (#1098)Florian Fainelli2006-12-281-4/+13
| | | | SVN-Revision: 5913
* Remove usb-controller dependency (#1007)Florian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5905
* Use Luc Saillard's pwc driver for linux 2.6 only (#522)Florian Fainelli2006-11-141-3/+0
| | | | SVN-Revision: 5532
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-1/+22
| | | | SVN-Revision: 5222
* oops, committed the wrong fileFelix Fietkau2006-10-171-2/+2
| | | | SVN-Revision: 5203
* fix typo in usbcore autoloadFelix Fietkau2006-10-171-1/+1
| | | | SVN-Revision: 5202
* fix path to usbcore.koFelix Fietkau2006-10-171-1/+8
| | | | SVN-Revision: 5200
* port the usb modules over to the new systemFelix Fietkau2006-10-171-0/+239
SVN-Revision: 5197