[Lunar-commits] <moonbase> hostap-driver: remove the module from moonbase.
Florin Braescu
florin at lunar-linux.org
Tue Dec 16 16:38:52 CET 2008
commit 3ed4f544368c1ef00139ec00bf82afd837d201a1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Dec 16 17:38:52 2008 +0200
hostap-driver: remove the module from moonbase.
It was included in the last 2.6 kernels.
---
wifi/hostap-driver/BUILD | 7 -------
wifi/hostap-driver/DETAILS | 19 -------------------
2 files changed, 0 insertions(+), 26 deletions(-)
diff --git a/wifi/hostap-driver/BUILD b/wifi/hostap-driver/BUILD
deleted file mode 100644
index 048af85..0000000
--- a/wifi/hostap-driver/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- KERNEL_PATH=/usr/src/linux make &&
- prepare_install &&
- KERNEL_PATH=/usr/src/linux make install
-
-) > $C_FIFO 2>&1
diff --git a/wifi/hostap-driver/DETAILS b/wifi/hostap-driver/DETAILS
deleted file mode 100644
index 892dbf2..0000000
--- a/wifi/hostap-driver/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=hostap-driver
- VERSION=0.4.7
- SOURCE=hostap-driver-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/hostap-driver-$VERSION
- SOURCE_URL=http://hostap.epitest.fi/releases/
- SOURCE_VFY=sha1:b7bf8a10481e79e6747279931d10ea9423656699
- WEB_SITE=http://hostap.epitest.fi/
- ENTERED=20040525
- UPDATED=20060106
- SHORT="A Linux driver for Prism2/2.5/3 wireless LAN cards"
-
-cat << EOF
-This is a Linux driver for wireless LAN cards based on Intersil's
-Prism2/2.5/3 chipset. The driver supports a so called Host AP mode,
-i.e., it takes care of IEEE 802.11 management functions in the host
-computer and acts as an access point. This does not require any special
-firmware for the wireless LAN card. In addition to this, it has support
-for normal station operations in BSS and possible also in IBSS.
-EOF
More information about the Lunar-commits
mailing list