Commit Graph

29 Commits (c178ae7715142070e57f4012500b0fd7265085a4)

Author SHA1 Message Date
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
Florian Fainelli ba1552f840 Add profile for Soekris Net4801 boards (#1072)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 08:03:53 +00:00
Florian Fainelli 06534fdf3c Load soundcore before all other modules (#1586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-13 10:50:10 +00:00
Felix Fietkau 45b3fdf7ed add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-09 00:50:53 +00:00
Florian Fainelli 16b81c87eb Add ISDN support (#1498)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-08 21:12:31 +00:00
Felix Fietkau 99c0f20b4d add bnep to the bluetooth kmod package (patch by Henryk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-06 16:29:45 +00:00
Felix Fietkau 010a407a17 add missing modules for usb sound support on 2.6 (#1535)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-05 11:29:56 +00:00
Felix Fietkau 8c4b17e8e7 revert bluetooth kconfig change - it doesn't work that way
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-31 09:55:41 +00:00
Florian Fainelli 1b8f03005e Bluetooth depends on USB for 2.6 kernels also
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 10:42:30 +00:00
Florian Fainelli 388a1ea6aa Bluetooth modules also depend on USB
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28 10:10:49 +00:00
Felix Fietkau 6a82b18c7f remove bogus dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-27 23:17:31 +00:00
Hamish Guthrie 73efa9d643 Changed kernel configs to enable more packages. Added additional
dependencies to mmc module in the modules tree


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6579 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 18:53:35 +00:00
Hamish Guthrie c0638ceca0 Small bug fix to package/kernel/modules/other.mk
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
2007-03-13 12:18:35 +00:00
Hamish Guthrie 80d8fc6a07 Added dependency on AT91 build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6545 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-10 16:12:40 +00:00
Hamish Guthrie d40728c5b0 Added MMC/SD Card module support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-10 16:06:37 +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
Florian Fainelli af40862261 Fix a typo for videodev modules (#1371)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-19 09:51:12 +00:00
Nicolas Thill 9b552a4624 fix pcmcia modules load order (closes: #1355)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-14 12:53:04 +00:00
Felix Fietkau 5b261403c2 bluetooth currently depends on usb support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 00:10:50 +00:00
Felix Fietkau 1e61d2ea71 make spca5xx depend on video device support in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:02:01 +00:00
Felix Fietkau 599cf4f524 Add WL-700gE support (based on work by jr)
Includes kernel/diag patch and a new target profile


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 12:35:00 +00:00
Nicolas Thill b965aa627c fix softdog kmod packaging on 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:05:21 +00:00
Felix Fietkau 29e2b2b542 fix bluetooth module packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 13:28:36 +00:00
Felix Fietkau 4151b9e688 finally kill KMOD_template - removes a big chunk of legacy build code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 04:35:29 +00:00
Felix Fietkau b202f858b8 port more modules over to the new system
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 02:05:17 +00:00
Felix Fietkau 3095de0db1 port soundcore module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 21:19:49 +00:00
Felix Fietkau 44d1c9ecf7 fix submenu
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 16:33:49 +00:00
Felix Fietkau 941781e458 allow platform support directories to add and modify kernel module packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 13:28:44 +00:00
Felix Fietkau 3d98538f1c split modules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 13:18:01 +00:00