Commit Graph

41 Commits

Author SHA1 Message Date
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hamish Guthrie 4af13017ff Add ps3vram kernel module
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Nicolas Thill b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken
SVN-Revision: 14356
2009-02-02 15:48:52 +00:00
Nicolas Thill 33169cf29f mark kmod-ata-rb532-cf as broken
SVN-Revision: 14229
2009-01-27 22:02:43 +00:00
Nicolas Thill 48c661f867 add dependency on rb532 target for its CF module
SVN-Revision: 13704
2008-12-21 02:37:49 +00:00
Florian Fainelli 674659a4df Add ata over ethernet modules (#4074)
SVN-Revision: 13413
2008-11-28 18:19:01 +00:00
Florian Fainelli ac26d5ea2c Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
2008-11-16 01:04:52 +00:00
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+
SVN-Revision: 12269
2008-08-10 14:37:23 +00:00
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide
SVN-Revision: 12268
2008-08-10 14:37:18 +00:00
Andy Boyett e136c5203d Fix kmod-ata-piix deps
SVN-Revision: 11121
2008-05-12 06:41:12 +00:00
Andy Boyett bd06be4f73 Package nvidia sata driver
SVN-Revision: 11120
2008-05-12 06:40:54 +00:00
Andy Boyett 78b7201f2a Package AHCI driver
SVN-Revision: 11119
2008-05-12 06:40:37 +00:00
Andy Boyett 0ff7ae2d6c Package VIA sata driver
SVN-Revision: 11118
2008-05-12 06:40:18 +00:00
Rod Whitby d05cc5d68d block.mk: Added ata-ixp4xx-cf module support for tw5334 board.
SVN-Revision: 10986
2008-04-30 05:16:17 +00:00
Gabor Juhos bb6c1aa770 new experimental driver for the CF slot on the RouterBOARD 153
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau 46383c512e fix up ata/scsi core depends
SVN-Revision: 9526
2007-11-10 16:56:51 +00:00
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Felix Fietkau db9e706f8c fix up a few ide related kernel config issues (related to #2516)
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Nicolas Thill d75d8c65e1 remove trailing spaces to fix errors at dump time
SVN-Revision: 9209
2007-10-09 01:49:55 +00:00
John Crispin 6c59772456 added sdparm and scsi-generic module, from #2481
SVN-Revision: 9201
2007-10-08 21:54:13 +00:00
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
SVN-Revision: 8812
2007-09-16 19:16:10 +00:00
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
2007-09-16 19:09:01 +00:00
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
2007-09-16 17:45:15 +00:00
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
2007-09-16 16:21:56 +00:00
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
SVN-Revision: 8721
2007-09-09 20:37:50 +00:00
Felix Fietkau 94f23cf0da fix kmod-ide-core
SVN-Revision: 8719
2007-09-09 19:33:18 +00:00
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
SVN-Revision: 8591
2007-09-03 08:58:14 +00:00
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Rod Whitby 26cddcb496 Fixed required KCONFIG symbols for block IDE modules
SVN-Revision: 8121
2007-07-23 08:25:10 +00:00
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
2007-07-23 02:41:33 +00:00
Felix Fietkau 03e1a8f7d6 add missing dep
SVN-Revision: 8037
2007-07-18 13:49:36 +00:00
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
2007-07-18 11:31:01 +00:00
Rod Whitby d266d8ce86 Added required scsi autoloads to pata_artop
SVN-Revision: 7389
2007-05-30 03:26:17 +00:00
Rod Whitby b8e0764940 pata-artop: no longer requires ide modules
SVN-Revision: 7382
2007-05-29 13:05:35 +00:00
Rod Whitby ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
SVN-Revision: 7279
2007-05-20 12:17:44 +00:00
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the 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
2007-04-18 12:28:38 +00:00
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00