aboutsummaryrefslogtreecommitdiffstats
path: root/hostap
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-11-13 13:45:11 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-11-13 13:45:11 +0000
commit79fec7f06dacdb5d914a397eb4da78167562087c (patch)
tree2b2f3dcc23eb1d2845cb2921be5f4c974a022089 /hostap
parentbfa10e6772f768e7c181bed77512eabdeb58c743 (diff)
downloadopenembedded-79fec7f06dacdb5d914a397eb4da78167562087c.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/13 14:45:02+01:00 uni-frankfurt.de!mickeyl add qpegps 0.9.2, highly inofficial but hey - who cares 2004/11/13 13:53:27+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages-devel into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/12 23:35:11+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages-devel into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/12 22:51:55+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages-devel into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/12 21:30:59+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages-devel into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/12 16:48:17+01:00 uni-frankfurt.de!mickeyl Merge bk://openembedded@openembedded.bkbits.net/packages-devel into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2004/11/12 14:13:08+01:00 uni-frankfurt.de!mickeyl hostap cosmetics BKrev: 41960fe7AwxcHTRaHYbzbNnkrOWhVA
Diffstat (limited to 'hostap')
-rw-r--r--hostap/files/hostap_cs.conf2
-rw-r--r--hostap/hostap-modules_0.2.5.oe2
2 files changed, 2 insertions, 2 deletions
diff --git a/hostap/files/hostap_cs.conf b/hostap/files/hostap_cs.conf
index ac687b3183..8c054a67f8 100644
--- a/hostap/files/hostap_cs.conf
+++ b/hostap/files/hostap_cs.conf
@@ -8,7 +8,7 @@ card "Linksys WCF12 11Mbps 802.11b WLAN Card"
version "Linksys", "Wireless CompactFlash Card"
bind "hostap_cs"
-card "Asus Spacelink WL110"
+card "Asus SpaceLink WL110"
manfid 0x02aa,0x0002
bind "hostap_cs"
diff --git a/hostap/hostap-modules_0.2.5.oe b/hostap/hostap-modules_0.2.5.oe
index 6a76d8460d..10c20007f1 100644
--- a/hostap/hostap-modules_0.2.5.oe
+++ b/hostap/hostap-modules_0.2.5.oe
@@ -16,7 +16,7 @@ S = "${WORKDIR}/hostap-driver-${PV}"
inherit module
EXTRA_OEMAKE = "EXTRA_CFLAGS='-DPRISM2_NON_VOLATILE_DOWNLOAD'"
-
+MAKE_TARGETS = "KERNEL_PATH=${KERNEL_SOURCE} MAKE='make -e'"
NET_MODULES = "hostap.o hostap_pci.o hostap_crypt_ccmp.o hostap_crypt_tkip.o hostap_crypt_wep.o"
do_install() {