Nicolas Thill
5506066981
Fix AT91 MMC host controller path on 2.6.25
...
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Gabor Juhos
db4d23b457
add 2.6.26 specific files
...
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Gabor Juhos
3527e7a649
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
John Crispin
411e1a0757
fixes ipkg dependency bug for spi modules, #3272
...
SVN-Revision: 12001
2008-07-30 00:27:21 +00:00
Imre Kaloz
fc80a07184
generate package for the new IXP4xx crpyto driver
...
SVN-Revision: 11777
2008-07-12 02:00:55 +00:00
Nicolas Thill
ae879baa57
remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
...
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce
925ad245e0
avr32: add watchdog driver
...
SVN-Revision: 11192
2008-05-18 23:13:25 +00:00
Rod Whitby
aff3215d29
modules/other.mk: Enable bluetooth for atheros
...
SVN-Revision: 11150
2008-05-16 16:35:04 +00:00
Nicolas Thill
e93e293b41
add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels ( closes : #3402 )
...
SVN-Revision: 11115
2008-05-11 20:56:51 +00:00
Gabor Juhos
4006f2fbdd
kernel/modules: make use the new GPIO_SUPPORT option
...
SVN-Revision: 10980
2008-04-29 17:21:08 +00:00
Felix Fietkau
3de189af5d
add missing kmod-hid module (thx, fish)
...
SVN-Revision: 10894
2008-04-20 21:01:03 +00:00
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Nicolas Thill
a08643d7ab
add missing MMC config symbol
...
SVN-Revision: 10798
2008-04-12 20:27:48 +00:00
Gabor Juhos
5798590c7c
add a polled GPIO buttons input driver
...
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Travis Kemen
1bdcabb1cf
fix wrong description name
...
SVN-Revision: 10684
2008-03-29 05:30:43 +00:00
Travis Kemen
4b467fd22e
add sdcard support for avr32 platforms
...
SVN-Revision: 10683
2008-03-29 05:16:10 +00:00
Florian Fainelli
6776a34d73
Create the kmod-spi package and load mmc_over_gpio after spi ( #3273 )
...
SVN-Revision: 10675
2008-03-27 18:36:56 +00:00
Florian Fainelli
f6631d7bd4
Fix the watchdog path for the SCX200 watchdog driver
...
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 10672
2008-03-27 16:50:07 +00:00
Michael Büsch
12b5a779b9
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
...
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
John Crispin
d0a1717399
add new led trigger for network traffic, fixes #2776
...
SVN-Revision: 10567
2008-03-07 21:34:54 +00:00
Nicolas Thill
78be22e32d
add a workaround for watchdog path changes
...
SVN-Revision: 10403
2008-02-06 07:41:04 +00:00
Gabor Juhos
6ea68a4b4e
pcmcia-core: fix a typo
...
SVN-Revision: 10154
2008-01-09 07:44:17 +00:00
Felix Fietkau
985ee9fc8f
LED driver for PCEngines ALIX boards
...
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.
The driver is also added to the Alix profile.
Signed-off-by: Petr Liebman <petrliebman@gmail.com>
--
SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Gabor Juhos
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held ( closes : #2153 )
...
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
Gabor Juhos
7e54993042
add a kernel module for GPIO LEDs
...
SVN-Revision: 9262
2007-10-11 11:05:16 +00:00
Gabor Juhos
6a7a3bfa6a
build leds-adm5120 as a module
...
SVN-Revision: 9219
2007-10-09 19:37:30 +00:00
Nicolas Thill
3d44871496
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
...
SVN-Revision: 8983
2007-09-23 17:14:24 +00:00
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.
...
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Nicolas Thill
22c6c0b076
disable another module on UML
...
SVN-Revision: 8869
2007-09-20 10:46:23 +00:00
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
...
SVN-Revision: 8865
2007-09-20 10:27:38 +00:00
Nicolas Thill
aa1c1c4aa3
only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
...
SVN-Revision: 8838
2007-09-19 11:56:26 +00:00
Nicolas Thill
0d56d48d9a
disable package that can't build on atheros target (no pci/usb)
...
SVN-Revision: 8823
2007-09-17 02:04:38 +00:00
Nicolas Thill
b396d629f2
fix wrong submenu for kmod-leds-wrap
...
SVN-Revision: 8821
2007-09-17 01:48:35 +00:00
Nicolas Thill
440f5b1df4
move CAPI/ISDN module from other.mk to network.mk
...
SVN-Revision: 8819
2007-09-17 01:34:31 +00:00
Nicolas Thill
c8b505560f
add kernel module for PCengines WRAP leds
...
SVN-Revision: 8814
2007-09-16 19:31:37 +00:00
Nicolas Thill
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
...
SVN-Revision: 8812
2007-09-16 19:16:10 +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
6b122a681c
fix target names in DEPENDS ( closes : #2341 )
...
SVN-Revision: 8748
2007-09-11 13:49:28 +00:00
Nicolas Thill
c65310746f
move package descriptions to separate definitions
...
SVN-Revision: 8745
2007-09-11 13:29:53 +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
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
2007-09-08 23:33:01 +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
939c7224a2
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Nicolas Thill
9f4bd6483f
fix pcmcia submenu (broken by [8520])
...
SVN-Revision: 8524
2007-08-28 12:51:46 +00:00
Nicolas Thill
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
...
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Felix Fietkau
20cd1bc2d6
pcmcia kmod package fixes for au1000
...
SVN-Revision: 8420
2007-08-16 18:14:34 +00:00
Felix Fietkau
70e86380e7
add missing dependency ( #2237 )
...
SVN-Revision: 8417
2007-08-16 13:34:29 +00:00
Felix Fietkau
a3685c5251
add missing kconfig symbol
...
SVN-Revision: 8308
2007-08-01 16:09:16 +00:00
Florian Fainelli
2d03bdf60c
Fix a bogus line with kmod-softdog
...
SVN-Revision: 8278
2007-07-31 15:36:21 +00:00
Felix Fietkau
35d116c85b
more dependency fixes
...
SVN-Revision: 8115
2007-07-23 02:41:33 +00:00
Felix Fietkau
ad9f334ee8
add missing dependencies and kernel config options
...
SVN-Revision: 8112
2007-07-23 01:22:40 +00:00
Felix Fietkau
f60d180330
fix #2112
...
SVN-Revision: 8080
2007-07-20 17:19:09 +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
497e7253cd
check if oss emulation is available before trying to package it into soundcore
...
SVN-Revision: 7999
2007-07-16 05:38:10 +00:00
John Crispin
ba47c88108
added 3 new crypto modules needed by ppp_mppe
...
SVN-Revision: 7670
2007-06-18 21:01:11 +00:00
Florian Fainelli
60bad51703
Also load compat_ioctl32 for V4L devices to load
...
SVN-Revision: 7599
2007-06-12 22:23:56 +00:00
Nicolas Thill
5a6a826d62
add dependency on kmod-input-core to kmod-input-evdev
...
SVN-Revision: 7550
2007-06-10 22:34:49 +00:00
Nicolas Thill
a0ebaa87d0
update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
...
SVN-Revision: 7485
2007-06-04 05:42:32 +00:00
Florian Fainelli
a2710a9eff
Add yealink usb phone kernel packages
...
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Florian Fainelli
20c9c4e81a
Fix the scx200 watchdog typo ( #1724 )
...
SVN-Revision: 7277
2007-05-20 11:50:53 +00:00
Felix Fietkau
ac58dbb471
add support for 16 bit pcmcia cards
...
SVN-Revision: 7182
2007-05-11 10:54:16 +00:00
Felix Fietkau
d54c1ecd5f
fix build of pcmcia package on x86-2.6
...
SVN-Revision: 7147
2007-05-09 15:33:31 +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
0eb7f75195
Add profile for Soekris Net4801 boards ( #1072 )
...
SVN-Revision: 6962
2007-04-16 08:03:53 +00:00
Florian Fainelli
beef95b724
Load soundcore before all other modules ( #1586 )
...
SVN-Revision: 6943
2007-04-13 10:50:10 +00:00
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
2007-04-09 00:50:53 +00:00
Florian Fainelli
2b58e31674
Add ISDN support ( #1498 )
...
SVN-Revision: 6905
2007-04-08 21:12:31 +00:00
Felix Fietkau
c6aa5d159d
add bnep to the bluetooth kmod package (patch by Henryk)
...
SVN-Revision: 6874
2007-04-06 16:29:45 +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
Felix Fietkau
1f5d88a1e1
revert bluetooth kconfig change - it doesn't work that way
...
SVN-Revision: 6772
2007-03-31 09:55:41 +00:00
Florian Fainelli
e93d651983
Bluetooth depends on USB for 2.6 kernels also
...
SVN-Revision: 6741
2007-03-28 10:42:30 +00:00
Florian Fainelli
f0bc281e36
Bluetooth modules also depend on USB
...
SVN-Revision: 6740
2007-03-28 10:10:49 +00:00
Felix Fietkau
8a0c6f6187
remove bogus dependencies
...
SVN-Revision: 6728
2007-03-27 23:17:31 +00:00
Hamish Guthrie
edea35b85e
Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
...
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
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
2007-03-13 12:18:35 +00:00
Hamish Guthrie
30e757378e
Added dependency on AT91 build
...
SVN-Revision: 6545
2007-03-10 16:12:40 +00:00
Hamish Guthrie
98408d0854
Added MMC/SD Card module support
...
SVN-Revision: 6544
2007-03-10 16:06:37 +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
Florian Fainelli
c63dadfe0a
Fix a typo for videodev modules ( #1371 )
...
SVN-Revision: 6321
2007-02-19 09:51:12 +00:00
Nicolas Thill
e7697a9ab6
fix pcmcia modules load order ( closes : #1355 )
...
SVN-Revision: 6300
2007-02-14 12:53:04 +00:00
Felix Fietkau
bbb09a72ca
bluetooth currently depends on usb support
...
SVN-Revision: 6205
2007-01-26 00:10:50 +00:00
Felix Fietkau
69d76bb482
make spca5xx depend on video device support in the kernel
...
SVN-Revision: 6153
2007-01-21 02:02:01 +00:00
Felix Fietkau
2fb06d46d9
Add WL-700gE support (based on work by jr) Includes kernel/diag patch and a new target profile
...
SVN-Revision: 6142
2007-01-20 12:35:00 +00:00
Nicolas Thill
e24bb4cdf3
fix softdog kmod packaging on 2.6
...
SVN-Revision: 5238
2006-10-19 18:05:21 +00:00
Felix Fietkau
9cf6bdac93
fix bluetooth module packaging
...
SVN-Revision: 5230
2006-10-19 13:28:36 +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
d2e30add61
port more modules over to the new system
...
SVN-Revision: 5220
2006-10-19 02:05:17 +00:00
Felix Fietkau
7f3d638c4a
port soundcore module
...
SVN-Revision: 5199
2006-10-17 21:19:49 +00:00
Felix Fietkau
adcdb3046b
fix submenu
...
SVN-Revision: 5191
2006-10-17 16:33:49 +00:00
Felix Fietkau
fc8abe2dfa
allow platform support directories to add and modify kernel module packages
...
SVN-Revision: 5184
2006-10-17 13:28:44 +00:00
Felix Fietkau
ce19a369af
split modules.mk
...
SVN-Revision: 5183
2006-10-17 13:18:01 +00:00