John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
11 years ago
Hauke Mehrtens
fd561a47c5
kernel: kmod-firewire: fix dependencies
...
This fixes the following error:
firewire_core: Unknown symbol crc_itu_t (err 0)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37902
11 years ago
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
11 years ago
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
12 years ago
Hauke Mehrtens
8ff6417c41
kernel: remove kernel modules and references to kernels <= 2.6.36
...
OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions.
SVN-Revision: 31634
13 years ago
Nicolas Thill
defe47ebbc
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
...
SVN-Revision: 28665
13 years ago
Nicolas Thill
01fcc80afc
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
...
SVN-Revision: 28662
13 years ago
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
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
13 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Nicolas Thill
1b1e42ba53
add missing kconfig symbol when SBP2 is enabled
...
SVN-Revision: 13177
16 years ago
Nicolas Thill
dec6a89589
FireWire/IEEE1394 requires PCI support
...
SVN-Revision: 13176
16 years ago
Peter Denison
83007f4d6b
Add firewire kernel modules to menuconfig
...
SVN-Revision: 13150
16 years ago