Nicolas Thill
|
78be22e32d
add a workaround for watchdog path changes
|
18 years ago |
Gabor Juhos
|
6ea68a4b4e
pcmcia-core: fix a typo
|
18 years ago |
Felix Fietkau
|
985ee9fc8f
LED driver for PCEngines ALIX boards
|
18 years ago |
Gabor Juhos
|
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
|
18 years ago |
Gabor Juhos
|
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
|
18 years ago |
Gabor Juhos
|
7e54993042
add a kernel module for GPIO LEDs
|
18 years ago |
Gabor Juhos
|
6a7a3bfa6a
build leds-adm5120 as a module
|
18 years ago |
Nicolas Thill
|
3d44871496
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
|
18 years ago |
Nicolas Thill
|
5f0272d618
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
|
18 years ago |
Nicolas Thill
|
22c6c0b076
disable another module on UML
|
18 years ago |
Nicolas Thill
|
5d4246a015
move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
|
18 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
|
18 years ago |
Nicolas Thill
|
0d56d48d9a
disable package that can't build on atheros target (no pci/usb)
|
18 years ago |
Nicolas Thill
|
b396d629f2
fix wrong submenu for kmod-leds-wrap
|
18 years ago |
Nicolas Thill
|
440f5b1df4
move CAPI/ISDN module from other.mk to network.mk
|
18 years ago |
Nicolas Thill
|
c8b505560f
add kernel module for PCengines WRAP leds
|
18 years ago |
Nicolas Thill
|
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
|
18 years ago |
Nicolas Thill
|
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
|
18 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
|
18 years ago |
Nicolas Thill
|
6b122a681c
fix target names in DEPENDS (closes: #2341)
|
18 years ago |
Nicolas Thill
|
c65310746f
move package descriptions to separate definitions
|
18 years ago |
Nicolas Thill
|
d015eb9e31
oops, 2 typos missed from [8721]
|
18 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.
|
18 years ago |
Felix Fietkau
|
0c9b23594d
fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
|
18 years ago |
Nicolas Thill
|
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
|
18 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.
|
18 years ago |
Nicolas Thill
|
939c7224a2
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
|
18 years ago |
Nicolas Thill
|
9f4bd6483f
fix pcmcia submenu (broken by [8520])
|
18 years ago |
Nicolas Thill
|
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
|
18 years ago |
Felix Fietkau
|
20cd1bc2d6
pcmcia kmod package fixes for au1000
|
18 years ago |