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 |
Felix Fietkau
|
c7fb1aaf1d
|
add missing kconfig option for pppoa
SVN-Revision: 8965
|
2007-09-22 23:34:39 +00:00 |
Nicolas Thill
|
295baddb22
|
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
|
2007-09-22 04:27:35 +00:00 |
Nicolas Thill
|
bdd607786e
|
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
|
2007-09-22 04:17:24 +00:00 |
Nicolas Thill
|
cd56b5255c
|
add support Konica based USB video devices
SVN-Revision: 8913
|
2007-09-21 13:05:13 +00:00 |
Nicolas Thill
|
0ce1d4773c
|
add a kernel module for usb video devices
SVN-Revision: 8912
|
2007-09-21 12:58:13 +00:00 |
Nicolas Thill
|
d725c9b25b
|
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
|
2007-09-21 12:01:22 +00:00 |
Nicolas Thill
|
3a60e0ca9c
|
add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
|
2007-09-21 10:08:01 +00:00 |
Rod Whitby
|
c538ef9899
|
Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
|
2007-09-20 11:11:41 +00:00 |
Nicolas Thill
|
22c6c0b076
|
disable another module on UML
SVN-Revision: 8869
|
2007-09-20 10:46:23 +00:00 |
Nicolas Thill
|
cb41569988
|
oops, forgot a file in [8865]
SVN-Revision: 8866
|
2007-09-20 10:29:14 +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
|
926e05ef37
|
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
|
2007-09-20 10:03:41 +00:00 |
Felix Fietkau
|
1e319bd6b6
|
fix kmod-sched kconfig value (#2380)
SVN-Revision: 8858
|
2007-09-20 09:05:08 +00:00 |
Nicolas Thill
|
ff924a74c7
|
disable more modules not supported on UML
SVN-Revision: 8857
|
2007-09-20 07:46:00 +00:00 |
Nicolas Thill
|
092021f69b
|
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
|
2007-09-20 07:31:06 +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 |
Rod Whitby
|
ee80b9c8f3
|
Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
SVN-Revision: 8833
|
2007-09-18 13:55:03 +00:00 |
Nicolas Thill
|
ee57bac535
|
i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead
SVN-Revision: 8825
|
2007-09-17 14:48:01 +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
|
7179f0ea98
|
only build in-kernel bcm43xx on broadcom targets
SVN-Revision: 8820
|
2007-09-17 01:36:18 +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
|
dbfc77de4c
|
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
|
2007-09-16 19:09:01 +00:00 |
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
SVN-Revision: 8809
|
2007-09-16 17:48:44 +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
|
16de5a873e
|
change dependency on kmod-atm from depends to select for usb atm modules
SVN-Revision: 8805
|
2007-09-16 16:32:30 +00:00 |
Nicolas Thill
|
9ad89ea9cb
|
add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
|
2007-09-16 16:21:56 +00:00 |
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
SVN-Revision: 8800
|
2007-09-16 16:16:57 +00:00 |
Florian Fainelli
|
e0d8235b82
|
Package support for IP over ATM
SVN-Revision: 8775
|
2007-09-14 08:18:46 +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
|
94f23cf0da
|
fix kmod-ide-core
SVN-Revision: 8719
|
2007-09-09 19:33:18 +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 |
Florian Fainelli
|
4a2e4920b1
|
Fix kmod-ppp generation (#2337)
SVN-Revision: 8691
|
2007-09-08 16:20:02 +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
|
02cd6d278f
|
use a default VERSION field for kmod packages
SVN-Revision: 8575
|
2007-09-02 16:39:27 +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
|
3c11423892
|
more cosmetic fixes missed from [8250]
SVN-Revision: 8521
|
2007-08-28 12:33:43 +00:00 |
Nicolas Thill
|
0f4183c33b
|
cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
|
2007-08-28 11:44:15 +00:00 |
Nicolas Thill
|
4d419362c5
|
remove useless definitions
SVN-Revision: 8519
|
2007-08-28 11:31:16 +00:00 |
Nicolas Thill
|
ac09cc6859
|
fix kmod-hermes-* dependencies
SVN-Revision: 8518
|
2007-08-28 11:24:49 +00:00 |
Florian Fainelli
|
36fa8ff606
|
Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
|
2007-08-22 08:31:49 +00:00 |
Florian Fainelli
|
f3ad3e47cb
|
Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
|
2007-08-21 15:51:22 +00:00 |
Florian Fainelli
|
be8bb854f9
|
Add usb-keyspan modules (#2229)
SVN-Revision: 8450
|
2007-08-21 09:42:25 +00:00 |
Felix Fietkau
|
20cd1bc2d6
|
pcmcia kmod package fixes for au1000
SVN-Revision: 8420
|
2007-08-16 18:14:34 +00:00 |
Felix Fietkau
|
3df35f0b09
|
revert [8415], seems to be causing problems for the kernel build
SVN-Revision: 8418
|
2007-08-16 13:44:57 +00:00 |
Felix Fietkau
|
70e86380e7
|
add missing dependency (#2237)
SVN-Revision: 8417
|
2007-08-16 13:34:29 +00:00 |
Felix Fietkau
|
c2d5c1c0c2
|
always include kernel config for kernel packages
SVN-Revision: 8415
|
2007-08-15 23:33:37 +00:00 |
Florian Fainelli
|
593502e049
|
Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
|
2007-08-11 13:09:27 +00:00 |
Florian Fainelli
|
cb653c14bf
|
Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
|
2007-08-07 09:14:45 +00:00 |
Florian Fainelli
|
658cfef9bc
|
Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
SVN-Revision: 8317
|
2007-08-02 13:53:23 +00:00 |
Felix Fietkau
|
a3685c5251
|
add missing kconfig symbol
SVN-Revision: 8308
|
2007-08-01 16:09:16 +00:00 |
Florian Fainelli
|
7fd8333847
|
ax25 need to compile mkiss
SVN-Revision: 8306
|
2007-08-01 15:20:37 +00:00 |
Florian Fainelli
|
dd587dba88
|
Remove buggy i2c-gpio driver
SVN-Revision: 8305
|
2007-08-01 15:13:56 +00:00 |
Florian Fainelli
|
1ce3690deb
|
Fix the option kernel driver dependency
SVN-Revision: 8300
|
2007-08-01 12:42:33 +00:00 |
Florian Fainelli
|
2d03bdf60c
|
Fix a bogus line with kmod-softdog
SVN-Revision: 8278
|
2007-07-31 15:36:21 +00:00 |
Florian Fainelli
|
a6291dd47e
|
Put r6040 ethernet driver as a module
SVN-Revision: 8154
|
2007-07-25 09:22:24 +00:00 |
Florian Fainelli
|
3e30b51c06
|
Add supporg for nls-iso8859-2 (#2123)
SVN-Revision: 8127
|
2007-07-23 12:57:27 +00:00 |
Rod Whitby
|
26cddcb496
|
Fixed required KCONFIG symbols for block IDE modules
SVN-Revision: 8121
|
2007-07-23 08:25:10 +00:00 |
Felix Fietkau
|
291ff1fd7e
|
do dynamic kernel config changes for netfilter as well
SVN-Revision: 8119
|
2007-07-23 03:23:46 +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 |
Rod Whitby
|
4b6e686d2c
|
package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds
SVN-Revision: 8094
|
2007-07-21 14:57:30 +00:00 |
Felix Fietkau
|
700067c881
|
fix yealink kmod compile
SVN-Revision: 8089
|
2007-07-21 01:00:42 +00:00 |
Felix Fietkau
|
7705412da1
|
fix kmod-pwc compile
SVN-Revision: 8088
|
2007-07-21 00:50:31 +00:00 |
Felix Fietkau
|
d5de71ebf8
|
fix kmod-atmtcp compile
SVN-Revision: 8087
|
2007-07-21 00:21:34 +00:00 |
Felix Fietkau
|
f60d180330
|
fix #2112
SVN-Revision: 8080
|
2007-07-20 17:19:09 +00:00 |
Florian Fainelli
|
38719a402c
|
revert 8059, via-rhine is built in the kernel
SVN-Revision: 8061
|
2007-07-19 16:00:20 +00:00 |
Florian Fainelli
|
6415928854
|
Include kmod-via-rhine by default for rb532
SVN-Revision: 8059
|
2007-07-19 15:23:34 +00:00 |
Florian Fainelli
|
69989994df
|
Fix kmod-ipip build (#2092)
SVN-Revision: 8048
|
2007-07-19 10:01:51 +00:00 |
Felix Fietkau
|
03e1a8f7d6
|
add missing dep
SVN-Revision: 8037
|
2007-07-18 13:49:36 +00:00 |
Felix Fietkau
|
2a4481b95c
|
fix a kconfig usage bug
SVN-Revision: 8027
|
2007-07-18 11:49:10 +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 |
Felix Fietkau
|
bdc9419a20
|
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
|
2007-07-15 22:51:12 +00:00 |
Felix Fietkau
|
938e5f8466
|
cleanup
SVN-Revision: 7789
|
2007-06-30 12:11:46 +00:00 |
Felix Fietkau
|
78c9e79c15
|
fix the path to the yealink module (#1944)
SVN-Revision: 7788
|
2007-06-30 12:09:22 +00:00 |
Rod Whitby
|
e15faa1773
|
Added via-velocity module, and fixed some whitespace inconsistencies.
SVN-Revision: 7772
|
2007-06-29 10:45:46 +00:00 |
Florian Fainelli
|
264794d802
|
Package tunnel6 as well (#1943)
SVN-Revision: 7705
|
2007-06-22 08:53:59 +00:00 |
Felix Fietkau
|
024f89c53f
|
kernel version specific fixups for kmod packages
SVN-Revision: 7700
|
2007-06-22 04:43:13 +00:00 |
Florian Fainelli
|
1664a51c3b
|
mac80211 is not available for kernels < 2.6.22
SVN-Revision: 7674
|
2007-06-19 16:56:04 +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 |
Felix Fietkau
|
1c0f8d64f8
|
update to 2.6.22-rc5 (#1915)
SVN-Revision: 7659
|
2007-06-18 03:44:08 +00:00 |
John Crispin
|
6a9fcdcef4
|
make zd1211_rw automatically select the firmware package
SVN-Revision: 7641
|
2007-06-15 22:14:20 +00:00 |
Florian Fainelli
|
816e40a9fe
|
Add support for Option HSDPA modems (#1890)
SVN-Revision: 7630
|
2007-06-14 10:23:41 +00:00 |
Florian Fainelli
|
32a88f5fd1
|
Also package exportfs for nfsd to work properly on 2.6 kernels (#1899)
SVN-Revision: 7627
|
2007-06-14 07:45:33 +00:00 |
Florian Fainelli
|
7c9959a5a2
|
automatically load ipv6 module
SVN-Revision: 7625
|
2007-06-13 21:13:25 +00:00 |
Florian Fainelli
|
13646ac178
|
Fix the pwc module path (#1885)
SVN-Revision: 7603
|
2007-06-12 22:31:32 +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 |
Florian Fainelli
|
b187a7e887
|
Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
SVN-Revision: 7575
|
2007-06-11 21:35:12 +00:00 |
Nicolas Thill
|
357b11c76d
|
rationalize (and fix) dependencies for usb modules
SVN-Revision: 7551
|
2007-06-10 22:38:18 +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 |