summaryrefslogtreecommitdiff
path: root/package/kernel/modules/firewire.mk
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewireNicolas Thill2011-10-291-2/+2
| | | | SVN-Revision: 28665
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86Nicolas Thill2011-10-281-1/+1
| | | | SVN-Revision: 28662
* kernel: Fix firewire for 2.6.37+Jonas Gorski2011-08-021-3/+71
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. SVN-Revision: 27874
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-5/+5
| | | | SVN-Revision: 22145
* 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
* add missing kconfig symbol when SBP2 is enabledNicolas Thill2008-11-111-1/+3
| | | | SVN-Revision: 13177
* FireWire/IEEE1394 requires PCI supportNicolas Thill2008-11-111-0/+1
| | | | SVN-Revision: 13176
* Add firewire kernel modules to menuconfigPeter Denison2008-11-091-0/+90
SVN-Revision: 13150