Commit Graph

153 Commits (f1051a296d362c16a89ab672a54abb24ea26370b)

Author SHA1 Message Date
Nicolas Thill b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup
SVN-Revision: 8809
2007-09-16 17:48:44 +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 cd2cccd2ff various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
SVN-Revision: 8806
2007-09-16 16:39:18 +00:00
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules
SVN-Revision: 8805
2007-09-16 16:32:30 +00:00
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341)
SVN-Revision: 8748
2007-09-11 13:49:28 +00:00
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721]
SVN-Revision: 8722
2007-09-09 20:49:21 +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
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
Nicolas Thill 4d419362c5 remove useless definitions
SVN-Revision: 8519
2007-08-28 11:31:16 +00:00
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
2007-08-21 09:42:25 +00:00
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
2007-08-02 13:53:23 +00:00
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency
SVN-Revision: 8300
2007-08-01 12:42:33 +00:00
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
2007-07-23 02:41:33 +00:00
Rod Whitby 4b6e686d2c package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds
SVN-Revision: 8094
2007-07-21 14:57:30 +00:00
Felix Fietkau 700067c881 fix yealink kmod compile
SVN-Revision: 8089
2007-07-21 01:00:42 +00:00
Felix Fietkau 7705412da1 fix kmod-pwc compile
SVN-Revision: 8088
2007-07-21 00:50:31 +00:00
Felix Fietkau 2a4481b95c fix a kconfig usage bug
SVN-Revision: 8027
2007-07-18 11:49:10 +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
Felix Fietkau 938e5f8466 cleanup
SVN-Revision: 7789
2007-06-30 12:11:46 +00:00
Felix Fietkau 78c9e79c15 fix the path to the yealink module (#1944)
SVN-Revision: 7788
2007-06-30 12:09:22 +00:00
Felix Fietkau 024f89c53f kernel version specific fixups for kmod packages
SVN-Revision: 7700
2007-06-22 04:43:13 +00:00
Florian Fainelli 816e40a9fe Add support for Option HSDPA modems (#1890)
SVN-Revision: 7630
2007-06-14 10:23:41 +00:00
Florian Fainelli 13646ac178 Fix the pwc module path (#1885)
SVN-Revision: 7603
2007-06-12 22:31:32 +00:00
Florian Fainelli b187a7e887 Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
SVN-Revision: 7575
2007-06-11 21:35:12 +00:00
Nicolas Thill 357b11c76d rationalize (and fix) dependencies for usb modules
SVN-Revision: 7551
2007-06-10 22:38:18 +00:00
Imre Kaloz c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet
SVN-Revision: 7516
2007-06-07 09:43:30 +00:00
Felix Fietkau 04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
2007-06-05 22:46:02 +00:00
Florian Fainelli 414bc92dea Use the in-kernel pwc driver, no need to maintain it externally
SVN-Revision: 7450
2007-06-02 14:51:00 +00:00
Florian Fainelli a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm
SVN-Revision: 7438
2007-06-01 23:21:35 +00:00
Rod Whitby 3bce669a84 Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
SVN-Revision: 7406
2007-05-30 11:51:18 +00:00
Felix Fietkau 53c998915b fix kmod-usb-hid package build
SVN-Revision: 7378
2007-05-28 18:23:49 +00:00
Florian Fainelli 8831f0da3a Add support for USB HID (#1322)
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Florian Fainelli a5209e63ef Add support for Sierra Wireless (#1620)
SVN-Revision: 7086
2007-05-03 10:58:50 +00:00
Mike Baker 10ac836039 various patches to add support for ppp over evdo or character devices
SVN-Revision: 7076
2007-05-01 21:53:32 +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
Florian Fainelli 4e7c9df1ae Build usbnet modules for brcm targets (#1481)
SVN-Revision: 6955
2007-04-15 14:47:40 +00:00
Felix Fietkau a726e63349 add missing modules for usb sound support on 2.6 (#1535)
SVN-Revision: 6869
2007-04-05 11:29:56 +00:00
Florian Fainelli 100aa69579 Add usbnet and asix ethernet based adapters support (#1481)
SVN-Revision: 6812
2007-04-01 21:59:19 +00:00
Felix Fietkau 10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521)
SVN-Revision: 6732
2007-03-27 23:43:36 +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
Felix Fietkau df6e68a841 fix path to usb audio module
SVN-Revision: 6364
2007-02-25 19:05:46 +00:00
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335)
SVN-Revision: 6363
2007-02-25 19:02:38 +00:00
Florian Fainelli 5cb9b304ae Add Intel/VIA usb-uhci support (#1098)
SVN-Revision: 5913
2006-12-28 00:56:39 +00:00
Florian Fainelli 4f307b6589 Remove usb-controller dependency (#1007)
SVN-Revision: 5905
2006-12-27 18:18:35 +00:00
Florian Fainelli 72855b68de Use Luc Saillard's pwc driver for linux 2.6 only (#522)
SVN-Revision: 5532
2006-11-14 14:52:37 +00:00
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
2006-10-19 04:35:29 +00:00
Felix Fietkau 454f20488d oops, committed the wrong file
SVN-Revision: 5203
2006-10-17 21:47:21 +00:00
Felix Fietkau 2d00d5d32c fix typo in usbcore autoload
SVN-Revision: 5202
2006-10-17 21:45:44 +00:00
Felix Fietkau 4664a13c59 fix path to usbcore.ko
SVN-Revision: 5200
2006-10-17 21:21:55 +00:00
Felix Fietkau cb422dc1c1 port the usb modules over to the new system
SVN-Revision: 5197
2006-10-17 20:52:55 +00:00