Commit Graph

52 Commits (94f23cf0da9c539c17a10ccd8313b2b6e12aa63f)

Author SHA1 Message Date
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
SVN-Revision: 8697
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
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
17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
SVN-Revision: 8559
17 years ago
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520])
SVN-Revision: 8524
17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
17 years ago
Felix Fietkau 20cd1bc2d6 pcmcia kmod package fixes for au1000
SVN-Revision: 8420
17 years ago
Felix Fietkau 70e86380e7 add missing dependency (#2237)
SVN-Revision: 8417
17 years ago
Felix Fietkau a3685c5251 add missing kconfig symbol
SVN-Revision: 8308
17 years ago
Florian Fainelli 2d03bdf60c Fix a bogus line with kmod-softdog
SVN-Revision: 8278
17 years ago
Felix Fietkau 35d116c85b more dependency fixes
SVN-Revision: 8115
17 years ago
Felix Fietkau ad9f334ee8 add missing dependencies and kernel config options
SVN-Revision: 8112
17 years ago
Felix Fietkau f60d180330 fix #2112
SVN-Revision: 8080
17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
17 years ago
Felix Fietkau 497e7253cd check if oss emulation is available before trying to package it into soundcore
SVN-Revision: 7999
17 years ago
John Crispin ba47c88108 added 3 new crypto modules needed by ppp_mppe
SVN-Revision: 7670
17 years ago
Florian Fainelli 60bad51703 Also load compat_ioctl32 for V4L devices to load
SVN-Revision: 7599
17 years ago
Nicolas Thill 5a6a826d62 add dependency on kmod-input-core to kmod-input-evdev
SVN-Revision: 7550
17 years ago
Nicolas Thill a0ebaa87d0 update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
SVN-Revision: 7485
17 years ago
Florian Fainelli a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
17 years ago
Florian Fainelli 20c9c4e81a Fix the scx200 watchdog typo (#1724)
SVN-Revision: 7277
17 years ago
Felix Fietkau ac58dbb471 add support for 16 bit pcmcia cards
SVN-Revision: 7182
17 years ago
Felix Fietkau d54c1ecd5f fix build of pcmcia package on x86-2.6
SVN-Revision: 7147
17 years ago
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
17 years ago
Florian Fainelli 0eb7f75195 Add profile for Soekris Net4801 boards (#1072)
SVN-Revision: 6962
17 years ago
Florian Fainelli beef95b724 Load soundcore before all other modules (#1586)
SVN-Revision: 6943
17 years ago
Felix Fietkau 66ffe4b053 add magicbox 2.0 cf slot support - kmod-ide must not be used on magicbox 1.1 (no working hw detection yet)
SVN-Revision: 6909
17 years ago
Florian Fainelli 2b58e31674 Add ISDN support (#1498)
SVN-Revision: 6905
17 years ago
Felix Fietkau c6aa5d159d add bnep to the bluetooth kmod package (patch by Henryk)
SVN-Revision: 6874
17 years ago
Felix Fietkau a726e63349 add missing modules for usb sound support on 2.6 (#1535)
SVN-Revision: 6869
17 years ago
Felix Fietkau 1f5d88a1e1 revert bluetooth kconfig change - it doesn't work that way
SVN-Revision: 6772
17 years ago
Florian Fainelli e93d651983 Bluetooth depends on USB for 2.6 kernels also
SVN-Revision: 6741
18 years ago
Florian Fainelli f0bc281e36 Bluetooth modules also depend on USB
SVN-Revision: 6740
18 years ago
Felix Fietkau 8a0c6f6187 remove bogus dependencies
SVN-Revision: 6728
18 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
18 years ago
Hamish Guthrie e86198fcce 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.
SVN-Revision: 6559
18 years ago
Hamish Guthrie 30e757378e Added dependency on AT91 build
SVN-Revision: 6545
18 years ago
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
18 years ago
Florian Fainelli c63dadfe0a Fix a typo for videodev modules (#1371)
SVN-Revision: 6321
18 years ago
Nicolas Thill e7697a9ab6 fix pcmcia modules load order (closes: #1355)
SVN-Revision: 6300
18 years ago
Felix Fietkau bbb09a72ca bluetooth currently depends on usb support
SVN-Revision: 6205
18 years ago
Felix Fietkau 69d76bb482 make spca5xx depend on video device support in the kernel
SVN-Revision: 6153
18 years ago
Felix Fietkau 2fb06d46d9 Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
SVN-Revision: 6142
18 years ago
Nicolas Thill e24bb4cdf3 fix softdog kmod packaging on 2.6
SVN-Revision: 5238
18 years ago
Felix Fietkau 9cf6bdac93 fix bluetooth module packaging
SVN-Revision: 5230
18 years ago
Felix Fietkau c041f53b8d finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
18 years ago
Felix Fietkau d2e30add61 port more modules over to the new system
SVN-Revision: 5220
18 years ago
Felix Fietkau 7f3d638c4a port soundcore module
SVN-Revision: 5199
18 years ago
Felix Fietkau adcdb3046b fix submenu
SVN-Revision: 5191
18 years ago