aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/other.mk
Commit message (Collapse)AuthorAgeFilesLines
* Improved autorebuild for kernel related stuff.Felix Fietkau2007-04-181-53/+53
| | | | | | | | | | - 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
* Add profile for Soekris Net4801 boards (#1072)Florian Fainelli2007-04-161-0/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Load soundcore before all other modules (#1586)Florian Fainelli2007-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 ↵Felix Fietkau2007-04-091-1/+1
| | | | | | (no working hw detection yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ISDN support (#1498)Florian Fainelli2007-04-081-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add bnep to the bluetooth kmod package (patch by Henryk)Felix Fietkau2007-04-061-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing modules for usb sound support on 2.6 (#1535)Felix Fietkau2007-04-051-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert bluetooth kconfig change - it doesn't work that wayFelix Fietkau2007-03-311-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bluetooth depends on USB for 2.6 kernels alsoFlorian Fainelli2007-03-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Bluetooth modules also depend on USBFlorian Fainelli2007-03-281-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus dependenciesFelix Fietkau2007-03-271-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Changed kernel configs to enable more packages. Added additionalHamish Guthrie2007-03-161-1/+2
| | | | | | | dependencies to mmc module in the modules tree git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Small bug fix to package/kernel/modules/other.mkHamish Guthrie2007-03-131-1/+1
| | | | | | | | stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added dependency on AT91 buildHamish Guthrie2007-03-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added MMC/SD Card module supportHamish Guthrie2007-03-101-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out scsi module support and add ata piix supportTim Yardley2007-03-071-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a typo for videodev modules (#1371)Florian Fainelli2007-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix pcmcia modules load order (closes: #1355)Nicolas Thill2007-02-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bluetooth currently depends on usb supportFelix Fietkau2007-01-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6205 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make spca5xx depend on video device support in the kernelFelix Fietkau2007-01-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add WL-700gE support (based on work by jr)Felix Fietkau2007-01-201-0/+8
| | | | | | | Includes kernel/diag patch and a new target profile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix softdog kmod packaging on 2.6Nicolas Thill2006-10-191-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix bluetooth module packagingFelix Fietkau2006-10-191-10/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finally kill KMOD_template - removes a big chunk of legacy build codeFelix Fietkau2006-10-191-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port more modules over to the new systemFelix Fietkau2006-10-191-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* port soundcore moduleFelix Fietkau2006-10-171-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5199 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix submenuFelix Fietkau2006-10-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow platform support directories to add and modify kernel module packagesFelix Fietkau2006-10-171-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split modules.mkFelix Fietkau2006-10-171-0/+85
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5183 3c298f89-4303-0410-b956-a3cf2f4a3e73