Commit graph

31 commits

Author SHA1 Message Date
Nicolas Thill
b99ab355c1 remove dependency on zd1211-firmware, since it was removed in [11022]
SVN-Revision: 11040
2008-05-03 23:24:12 +00:00
Gabor Juhos
31c7a323e6 kernel/modules: fix zd1211 dependancy (closes: #2985)
SVN-Revision: 10175
2008-01-11 19:32:33 +00:00
Nicolas Thill
e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
2007-09-26 02:49:50 +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
7179f0ea98 only build in-kernel bcm43xx on broadcom targets
SVN-Revision: 8820
2007-09-17 01:36:18 +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
9ad89ea9cb add missing dependencies on PCI/PCMCIA/USB support
SVN-Revision: 8801
2007-09-16 16:21:56 +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
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
ac09cc6859 fix kmod-hermes-* dependencies
SVN-Revision: 8518
2007-08-28 11:24:49 +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
Felix Fietkau
35d116c85b more dependency fixes
SVN-Revision: 8115
2007-07-23 02:41:33 +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
Florian Fainelli
1664a51c3b mac80211 is not available for kernels < 2.6.22
SVN-Revision: 7674
2007-06-19 16:56:04 +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
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
b564a78892 add missing dependencies (#1244)
SVN-Revision: 6421
2007-02-28 01:27:53 +00:00
Florian Fainelli
bfd02761e4 Fix zd1211rw typo and call (#1241)
SVN-Revision: 6181
2007-01-22 23:01:13 +00:00
Felix Fietkau
097ec4d16c fix a small dependency problem
SVN-Revision: 6040
2007-01-08 17:31:13 +00:00
Florian Fainelli
5b5c64e8fd Add zd1211rw kernel module
SVN-Revision: 5983
2007-01-05 15:27:45 +00:00
Felix Fietkau
cd40698aca fix a typo
SVN-Revision: 5575
2006-11-18 22:01:00 +00:00
Felix Fietkau
f40ea71eba fix typo
SVN-Revision: 5572
2006-11-18 21:24:57 +00:00
Felix Fietkau
0a699b0a9f forgot to remove a part of the description...
SVN-Revision: 5568
2006-11-18 21:01:29 +00:00
Felix Fietkau
0396a3ff0e add missing dependency
SVN-Revision: 5567
2006-11-18 21:01:07 +00:00
Felix Fietkau
b0958c2bcb split off softmac from kmod-ieee80211
SVN-Revision: 5566
2006-11-18 21:00:17 +00:00
Florian Fainelli
93558441bd Fixes module autoloading for Wireless devices (#906)
SVN-Revision: 5410
2006-11-03 10:02:46 +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
ce19a369af split modules.mk
SVN-Revision: 5183
2006-10-17 13:18:01 +00:00