diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 12:15:32 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 12:15:32 +0000 |
commit | eaf972b286b334de7e24cf399de92627f89f3175 (patch) | |
tree | 3f551e53c1e89e25c027bc9324eb6937ed4cc302 /madwifi | |
parent | a26d3c8de667748085908f234a61404892c345e4 (diff) |
More section fixes
BKrev: 416a79643LSGzR9xhW1Qat0-LoYx-g
Diffstat (limited to 'madwifi')
-rw-r--r-- | madwifi/madwifi-modules_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/madwifi/madwifi-modules_cvs.oe b/madwifi/madwifi-modules_cvs.oe index ed325ddbc9..e643f3b3e3 100644 --- a/madwifi/madwifi-modules_cvs.oe +++ b/madwifi/madwifi-modules_cvs.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Linux driver for 802.11a/b/g universal NIC cards using Atheros chip sets" -SECTION = "net" +SECTION = "base/network" PRIORITY = "optional" MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" LICENSE = "GPL" |