diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-08 22:29:00 +0000 |
commit | 0aa4ee2c4a0e09cf297ed18082169366ad71fd27 (patch) | |
tree | 0513369c42434858c9dc546b980d0bd24f4112c9 /target/linux/package/madwifi/ipkg | |
parent | 1c8a4ac9e248bd3e8eb5aa7ea8dff171fab913e1 (diff) | |
download | master-187ad058-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.gz master-187ad058-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.tar.bz2 master-187ad058-0aa4ee2c4a0e09cf297ed18082169366ad71fd27.zip |
remove Maintainer: and Source: fields from ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2605 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/package/madwifi/ipkg')
-rw-r--r-- | target/linux/package/madwifi/ipkg/kmod-madwifi.control | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/package/madwifi/ipkg/kmod-madwifi.control b/target/linux/package/madwifi/ipkg/kmod-madwifi.control index 407910d794..ddab426b30 100644 --- a/target/linux/package/madwifi/ipkg/kmod-madwifi.control +++ b/target/linux/package/madwifi/ipkg/kmod-madwifi.control @@ -1,6 +1,4 @@ Package: kmod-madwifi Priority: optional -Section: kernel -Maintainer: Felix Fietkau <openwrt@nbd.name> -Source: buildroot internal +Section: net Description: Driver for Atheros 802.11a/b/g MiniPCI cards |