Commit Graph

235 Commits

Author SHA1 Message Date
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
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
70e86380e7 add missing dependency (#2237)
SVN-Revision: 8417
2007-08-16 13:34:29 +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
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
Nicolas Thill
22657a42f2 change module load priority (closes: #1804)
SVN-Revision: 7549
2007-06-10 20:22:17 +00:00
Tim Yardley
35d1063a75 package ipset for use
SVN-Revision: 7517
2007-06-07 15:30:59 +00:00
Imre Kaloz
c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet
SVN-Revision: 7516
2007-06-07 09:43:30 +00:00
Felix Fietkau
04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
2007-06-05 22:46:02 +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
908b616d8e Add iprange (#1799)
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Florian Fainelli
414bc92dea Use the in-kernel pwc driver, no need to maintain it externally
SVN-Revision: 7450
2007-06-02 14:51:00 +00:00
Florian Fainelli
a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm
SVN-Revision: 7438
2007-06-01 23:21:35 +00:00
Florian Fainelli
9a6e9f8aab Make nls-base dependency 2.6 specific, really closes #1647
SVN-Revision: 7432
2007-06-01 14:05:35 +00:00
Rod Whitby
3bce669a84 Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
SVN-Revision: 7406
2007-05-30 11:51:18 +00:00
Rod Whitby
d266d8ce86 Added required scsi autoloads to pata_artop
SVN-Revision: 7389
2007-05-30 03:26:17 +00:00
Rod Whitby
b8e0764940 pata-artop: no longer requires ide modules
SVN-Revision: 7382
2007-05-29 13:05:35 +00:00
Felix Fietkau
53c998915b fix kmod-usb-hid package build
SVN-Revision: 7378
2007-05-28 18:23:49 +00:00
Florian Fainelli
73cb36fd43 Fix the scx200 gpio kernel module (#1072)
SVN-Revision: 7364
2007-05-28 08:43:04 +00:00
Florian Fainelli
26aad7a284 Fix mppe packaging from #1742
SVN-Revision: 7362
2007-05-27 21:41:04 +00:00
Florian Fainelli
8831f0da3a Add support for USB HID (#1322)
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli
a2710a9eff Add yealink usb phone kernel packages
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Rod Whitby
ee1c03f7d6 Support for the ARTOP IDE chipset on IOMega NAS100d (pata-artop).
SVN-Revision: 7279
2007-05-20 12:17:44 +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
Florian Fainelli
9e1c9e16c9 Typo, again
SVN-Revision: 7135
2007-05-08 16:04:13 +00:00