summaryrefslogtreecommitdiff
path: root/hostap
diff options
context:
space:
mode:
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() {