Commit graph

63 commits

Author SHA1 Message Date
Felix Fietkau
5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>

SVN-Revision: 11288
2008-05-29 09:27:33 +00:00
Nicolas Thill
d07eb95838 mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)
SVN-Revision: 10838
2008-04-15 01:56:41 +00:00
Florian Fainelli
867145bd32 Fix errors on capifs loading (#3250)
SVN-Revision: 10789
2008-04-11 14:21:06 +00:00
Florian Fainelli
e9c19c7de9 Create a dummy sit package for 2.4 kernelsq
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
f5708f2369 Add PCnet32 ethernet support (#3195)
SVN-Revision: 10558
2008-03-07 10:47:23 +00:00
Michael Büsch
19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Tim Yardley
b55a670253 add broadcom b44 driver support
SVN-Revision: 10162
2008-01-10 21:15:03 +00:00
Felix Fietkau
4402192ded add missing dependency
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Florian Fainelli
6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
John Crispin
dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
Nicolas Thill
c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages
SVN-Revision: 9241
2007-10-10 13:27:06 +00:00
Florian Fainelli
cce66b1965 Add support for the network packet generator
SVN-Revision: 9091
2007-10-02 11:10:29 +00:00
Nicolas Thill
2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441)
SVN-Revision: 9068
2007-09-29 14:18:47 +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
Felix Fietkau
c7fb1aaf1d add missing kconfig option for pppoa
SVN-Revision: 8965
2007-09-22 23:34:39 +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
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
440f5b1df4 move CAPI/ISDN module from other.mk to network.mk
SVN-Revision: 8819
2007-09-17 01:34:31 +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
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
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
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
0f4183c33b cosmetic fixes: rearrange KernelPackage definitions
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Florian Fainelli
36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
2007-08-22 08:31:49 +00:00
Florian Fainelli
7fd8333847 ax25 need to compile mkiss
SVN-Revision: 8306
2007-08-01 15:20:37 +00:00
Florian Fainelli
a6291dd47e Put r6040 ethernet driver as a module
SVN-Revision: 8154
2007-07-25 09:22:24 +00:00
Felix Fietkau
35d116c85b more dependency fixes
SVN-Revision: 8115
2007-07-23 02:41:33 +00:00
Felix Fietkau
d5de71ebf8 fix kmod-atmtcp compile
SVN-Revision: 8087
2007-07-21 00:21:34 +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
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
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
Florian Fainelli
7c9959a5a2 automatically load ipv6 module
SVN-Revision: 7625
2007-06-13 21:13:25 +00:00
Nicolas Thill
22657a42f2 change module load priority (closes: #1804)
SVN-Revision: 7549
2007-06-10 20:22:17 +00:00
Florian Fainelli
26aad7a284 Fix mppe packaging from #1742
SVN-Revision: 7362
2007-05-27 21:41:04 +00:00
Florian Fainelli
9e1c9e16c9 Typo, again
SVN-Revision: 7135
2007-05-08 16:04:13 +00:00
Florian Fainelli
4463c16036 Fix a typo, grr, humm
SVN-Revision: 7132
2007-05-07 21:21:03 +00:00
Florian Fainelli
a8957a0a5b Package multipath kernel modules from #1608
SVN-Revision: 7131
2007-05-07 21:14:59 +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
Felix Fietkau
7b73e474d6 fix compile error
SVN-Revision: 6448
2007-03-01 23:39:48 +00:00
Florian Fainelli
01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
2007-03-01 09:13:14 +00:00
Felix Fietkau
144ebddd61 add e1000 support
SVN-Revision: 6315
2007-02-16 19:51:27 +00:00