Commit graph

592 commits

Author SHA1 Message Date
Hauke Mehrtens
d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
2010-01-29 21:08:28 +00:00
Felix Fietkau
1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
2010-01-28 19:28:06 +00:00
Gabor Juhos
b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
2010-01-28 18:38:27 +00:00
Gabor Juhos
af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
2010-01-26 14:41:29 +00:00
Felix Fietkau
39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557)
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
6769fc65bb kernel: cleanup crypto stuff and fix module names on 2.4
SVN-Revision: 19058
2010-01-06 18:50:38 +00:00
Nicolas Thill
04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Nicolas Thill
6e3bbe7843 kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
SVN-Revision: 19049
2010-01-06 01:11:31 +00:00
Nicolas Thill
ad91c89f08 kernel: fix IDE modules on 2.4
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00
Florian Fainelli
5acf538f13 enable hso on ar71xx (#6432)
SVN-Revision: 18995
2010-01-02 12:15:20 +00:00
Gabor Juhos
f759c749de package: kernel/modules: package module for MAC-VLAN support
SVN-Revision: 18980
2009-12-31 14:33:31 +00:00
Florian Fainelli
328e4d3405 defer the loading of spidev after spi master drivers
SVN-Revision: 18974
2009-12-30 22:19:49 +00:00
Florian Fainelli
1c5bc31e17 fix bluetooth and ide breakage after r18955 (#6422)
SVN-Revision: 18972
2009-12-30 10:52:28 +00:00
Florian Fainelli
b6f5eeb1ee fix wrong paths after r18955.
SVN-Revision: 18957
2009-12-28 14:55:38 +00:00
Florian Fainelli
36743687a8 fix trailing endif after r18954. (#6420)
SVN-Revision: 18956
2009-12-28 09:19:32 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Imre Kaloz
4e71b48c2a remove 2.6.28 specific stuff from kernel packages
SVN-Revision: 18954
2009-12-27 21:42:38 +00:00
Nicolas Thill
f624d673dd kernel: enable kmod-sound-core on uml
SVN-Revision: 18901
2009-12-23 08:56:46 +00:00
Nicolas Thill
8b10e4eab2 kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
SVN-Revision: 18847
2009-12-19 13:14:17 +00:00
Nicolas Thill
9ca044a009 kernel: fix kmod-ipt-iprange (closes: #6187)
SVN-Revision: 18838
2009-12-18 19:09:33 +00:00
Florian Fainelli
be7d2663b3 let usb-video load after video-core (#6214)
SVN-Revision: 18788
2009-12-15 20:17:44 +00:00
Jo-Philipp Wich
c74fe3cfff kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
SVN-Revision: 18767
2009-12-12 21:31:17 +00:00
Gabor Juhos
731837aa8e modules: package the leds-wndr3700-usb driver
SVN-Revision: 18759
2009-12-11 20:32:33 +00:00
Felix Fietkau
eb760dffc3 add missing config option for v4l1 (fixes #6314)
SVN-Revision: 18726
2009-12-09 19:04:57 +00:00
Florian Fainelli
6a4814517f package nls cp866 support (#6281)
SVN-Revision: 18690
2009-12-07 23:59:06 +00:00
Florian Fainelli
03ca3bf5bb allow building hostap-driver and its dependencies on 2.6.32 (#6305)
SVN-Revision: 18658
2009-12-05 12:54:30 +00:00
Florian Fainelli
6891ad6ef6 CONFIG_RFKILL_INPUT is a boolean
SVN-Revision: 18634
2009-12-04 14:52:41 +00:00
Hamish Guthrie
40f51884ed kmod-sound-ps3: Modified target dependencies
SVN-Revision: 18629
2009-12-04 12:18:01 +00:00
Florian Fainelli
8ba061b3cf prevent some modules from being built on ubicom32 since they do not compile or link
SVN-Revision: 18595
2009-11-29 00:33:32 +00:00
Hamish Guthrie
e1a2e7037f kmod-sound-core: Add new 2.6.32 kernel config option
SVN-Revision: 18523
2009-11-24 10:39:31 +00:00
Nicolas Thill
0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2
SVN-Revision: 18442
2009-11-17 21:29:27 +00:00
Felix Fietkau
1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
2009-11-14 02:55:48 +00:00
Felix Fietkau
3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
2009-11-11 16:30:33 +00:00
Imre Kaloz
a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Felix Fietkau
a4081ecb34 oops, forgot the autoload
SVN-Revision: 18319
2009-11-05 16:12:11 +00:00
Felix Fietkau
c386747269 fix kmod-leds-alix (#6079, #6105)
SVN-Revision: 18318
2009-11-05 16:11:45 +00:00
Felix Fietkau
f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
2009-11-05 11:06:23 +00:00
Florian Fainelli
40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
John Crispin
2bbb05cc5e fixes bluetooth dependency, thx sn9
SVN-Revision: 18213
2009-10-29 21:25:55 +00:00
Florian Fainelli
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
John Crispin
b2cd5b2e0d fixes DEPENDS of SSB module, thx sn9
SVN-Revision: 18196
2009-10-28 15:10:30 +00:00
Vasilis Tsiligiannis
79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
2009-10-12 11:44:36 +00:00
Florian Fainelli
5f55a89021 package the octeon compact flash driver
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
Florian Fainelli
ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Florian Fainelli
3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Florian Fainelli
900e7fda79 add kmod-input-rb532, driver for the rb532 user button
SVN-Revision: 17927
2009-10-05 20:05:56 +00:00
Nicolas Thill
4674fd1eae kernel: fix Promise PDC202xx IDE driver location
SVN-Revision: 17909
2009-10-05 17:08:44 +00:00