Commit Graph

72 Commits (0dda72e58d2e088a65321b6984125f7dea953451)

Author SHA1 Message Date
Florian Fainelli b40a6c7c52 The RB513 CF driver is now a module, enable it by default for the RB1xx profile.
Fix the membase of the CF driver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-23 10:46:19 +00:00
Felix Fietkau 50d845e7ba fix up a few ide related kernel config issues (related to #2516)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 14:39:17 +00:00
Nicolas Thill ec1d54906f remove trailing spaces to fix errors at dump time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-09 01:49:55 +00:00
John Crispin 2df11fa49b added sdparm and scsi-generic module, from #2481
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-08 21:54:13 +00:00
Nicolas Thill c9823706ff move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:16:10 +00:00
Nicolas Thill bc18a6c781 rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 19:09:01 +00:00
Nicolas Thill 88910b1622 cosmetic changes: rename submenu vars, add missing copyright headers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 17:45:15 +00:00
Nicolas Thill fc0f5aa517 add missing dependencies on PCI/PCMCIA/USB support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 16:21:56 +00:00
Nicolas Thill bced9acc29 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.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 20:37:50 +00:00
Felix Fietkau 092c617671 fix kmod-ide-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8719 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-09 19:33:18 +00:00
Nicolas Thill 2180fa92a1 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
Nicolas Thill 2750423a70 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:58:14 +00:00
Nicolas Thill 90faaff1ad cosmetic fixes: rearrange KernelPackage definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-28 11:44:15 +00:00
Rod Whitby f4630ba7fc Fixed required KCONFIG symbols for block IDE modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8121 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 08:25:10 +00:00
Felix Fietkau 4205ec3e01 more dependency fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8115 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-23 02:41:33 +00:00
Felix Fietkau c63eb52db8 add missing dep
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8037 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 13:49:36 +00:00
Felix Fietkau cbd55fe6d7 dynamically enable/disable kernel config options for kmod packages based on build system config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-18 11:31:01 +00:00
Rod Whitby 20909532d4 Added required scsi autoloads to pata_artop
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-30 03:26:17 +00:00
Rod Whitby c47a3ffb5f pata-artop: no longer requires ide modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-29 13:05:35 +00:00
Rod Whitby 69cec943fd Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-20 12:17:44 +00:00
Felix Fietkau c6eb15e481 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



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-18 12:28:38 +00:00
Tim Yardley 4251673cdd split out scsi module support and add ata piix support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-07 15:38:45 +00:00