aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2008-03-01 16:23:44 -0500
committerLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2008-03-01 16:23:44 -0500
commit978278241370e09907a73dd9e17ebf42b63a0912 (patch)
tree3fbe3d44c2ad8f82d78c33b10f433b4a925d1f65
parenta34cb8c806ca63f67508bc63b7e4aa6a9e1d9dcc (diff)
downloadcompat-wireless-2.6-old-978278241370e09907a73dd9e17ebf42b63a0912.tar.gz
Fix a typo on config.mk
Signed-off-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 1a69a7d..d4d33ce 100644
--- a/config.mk
+++ b/config.mk
@@ -90,7 +90,7 @@ ifneq ($(CONFIG_USB),)
CONFIG_ZD1211RW=m
# Sorry, it uses cancel_work_sync which is new and can't be done in compat...
-ifeq ($(shell test $(shell sed 's/^SUBLEVEL = //;t;d' < $(KLIB)/Makefile) -gt 21 && echo yes),yes)
+ifeq ($(shell test $(shell sed 's/^SUBLEVEL = //;t;d' < $(KLIB_BUILD)/Makefile) -gt 21 && echo yes),yes)
# Wireless RNDIS USB support (RTL8185 802.11g) A-Link WL54PC
# All of these devices are based on Broadcom 4320 chip which