Commit graph

65 commits

Author SHA1 Message Date
John Crispin
4ebf19b48f packages: clean up the package folder
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
Felix Fietkau
3c97b838f3 kernel: use lib80211 from compat-wireless instead of the kernel
SVN-Revision: 27436
2011-07-04 03:16:53 +00:00
Felix Fietkau
e2d3555a91 kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
SVN-Revision: 27274
2011-06-24 19:53:09 +00:00
Vasilis Tsiligiannis
b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26900
2011-05-15 09:37:24 +00:00
Felix Fietkau
240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
Jo-Philipp Wich
a385f3bb52 kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
2010-12-10 19:33:36 +00:00
Hauke Mehrtens
b10aea0075 wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946
2010-11-10 19:01:20 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Felix Fietkau
ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Florian Fainelli
479ff12fae fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
2010-03-21 17:56:19 +00:00
Florian Fainelli
d22b22b356 add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
2010-03-21 17:16:36 +00:00
Hauke Mehrtens
32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
2010-03-08 22:05:36 +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
04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
2010-01-06 18:46:42 +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
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
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
Hauke Mehrtens
3a923e436e fixes for kernel 2.6.31
SVN-Revision: 17739
2009-09-26 13:31:42 +00:00
Florian Fainelli
92ee7505d8 fix path to orinoco wireless modules (#5701)
SVN-Revision: 17264
2009-08-14 15:21:23 +00:00
Vasilis Tsiligiannis
08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
SVN-Revision: 17206
2009-08-09 22:51:04 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Hauke Mehrtens
394a26da94 orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
2009-05-14 19:02:10 +00:00
Hauke Mehrtens
5b9b001e23 Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions.
SVN-Revision: 15778
2009-05-11 20:36:19 +00:00
Hauke Mehrtens
bd6f8e261c /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
SVN-Revision: 15777
2009-05-11 20:31:31 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Hauke Mehrtens
2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
Florian Fainelli
d4931a56f4 Fix prism54 firmware indentation and malformed comments
SVN-Revision: 13884
2009-01-06 14:31:38 +00:00
Imre Kaloz
8c3a967fae general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Florian Fainelli
ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>

SVN-Revision: 13223
2008-11-15 17:39:50 +00:00
John Crispin
981105308f fixes zd1211rw compile and cleans up mac80211 Makefile
SVN-Revision: 11787
2008-07-12 15:04:36 +00:00
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