2152 Commits (ddf8858ceabc9dcbac3c4cd637a383fa66f7ef9c)

Author SHA1 Message Date
Felix Fietkau 1e319bd6b6 fix kmod-sched kconfig value (#2380) 17 years ago
Nicolas Thill ff924a74c7 disable more modules not supported on UML 17 years ago
Nicolas Thill 092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup 17 years ago
Nicolas Thill aa1c1c4aa3 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm 17 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 17 years ago
Nicolas Thill ee57bac535 i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead 17 years ago
Nicolas Thill 0d56d48d9a disable package that can't build on atheros target (no pci/usb) 17 years ago
Nicolas Thill b396d629f2 fix wrong submenu for kmod-leds-wrap 17 years ago
Nicolas Thill 7179f0ea98 only build in-kernel bcm43xx on broadcom targets 17 years ago
Nicolas Thill 440f5b1df4 move CAPI/ISDN module from other.mk to network.mk 17 years ago
Nicolas Thill c8b505560f add kernel module for PCengines WRAP leds 17 years ago
Nicolas Thill 309b0c7817 move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere 17 years ago
Nicolas Thill dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup 17 years ago
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 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
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 17 years ago
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules 17 years ago
Nicolas Thill 9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support 17 years ago
Nicolas Thill 6226b53b1b add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select 17 years ago
Florian Fainelli e0d8235b82 Package support for IP over ATM 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill c65310746f move package descriptions to separate definitions 17 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 17 years ago
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. 17 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 17 years ago
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options 17 years ago
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 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. 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t 17 years ago
Nicolas Thill 9f4bd6483f fix pcmcia submenu (broken by [8520]) 17 years ago
Nicolas Thill 3c11423892 more cosmetic fixes missed from [8250] 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Nicolas Thill 4d419362c5 remove useless definitions 17 years ago
Nicolas Thill ac09cc6859 fix kmod-hermes-* dependencies 17 years ago
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231) 17 years ago
Florian Fainelli f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222) 17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229) 17 years ago
Felix Fietkau 20cd1bc2d6 pcmcia kmod package fixes for au1000 17 years ago
Felix Fietkau 3df35f0b09 revert [8415], seems to be causing problems for the kernel build 17 years ago
Felix Fietkau 70e86380e7 add missing dependency (#2237) 17 years ago
Felix Fietkau c2d5c1c0c2 always include kernel config for kernel packages 17 years ago
Florian Fainelli 593502e049 Addd kernel modules for NTFS (#2181) 17 years ago
Florian Fainelli cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich 17 years ago
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module 17 years ago
Felix Fietkau a3685c5251 add missing kconfig symbol 17 years ago
Florian Fainelli 7fd8333847 ax25 need to compile mkiss 17 years ago
Florian Fainelli dd587dba88 Remove buggy i2c-gpio driver 17 years ago
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency 17 years ago