diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-11-07 22:18:08 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-11-07 22:18:08 +0000 |
commit | 005e3d724d22b29b8c0f214771b87a5f0cc04f27 (patch) | |
tree | 737e4c4f68ae078ed74231658beb7dbd5e2baa1b /hostap/hostap-modules_0.2.0.oe | |
parent | 13627de5efd8f7c3fb427cc29b90df48ce84dd87 (diff) |
fix section for hostap stuff
BKrev: 418e9f20PiUypDDV3gSTZqmQ9AlkMg
Diffstat (limited to 'hostap/hostap-modules_0.2.0.oe')
-rw-r--r-- | hostap/hostap-modules_0.2.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hostap/hostap-modules_0.2.0.oe b/hostap/hostap-modules_0.2.0.oe index e2840945c7..aa7e7f2efe 100644 --- a/hostap/hostap-modules_0.2.0.oe +++ b/hostap/hostap-modules_0.2.0.oe @@ -1,5 +1,5 @@ DESCRIPTION = "A driver for wireless LAN cards based on Intersil's Prism2/2.5/3 chipset" -SECTION = "base" +SECTION = "kernel/modules" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" LICENSE = "GPL" |