fix typo
[openwrt.git] / package / zd1211 / Makefile
index c25d806..6c70924 100644 (file)
@@ -14,7 +14,7 @@ PKG_VERSION:=r69
 PKG_RELEASE:=1
 PKG_MD5SUM:=c14133a3d5b27927402a492e84d2467a
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
+PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-driver-$(PKG_VERSION)
 PKG_SOURCE_URL:=http://zd1211.ath.cx/download/
 PKG_SOURCE:=$(PKG_NAME)-driver-$(PKG_VERSION).tgz
 PKG_CAT:=zcat
This page took 0.024459 seconds and 4 git commands to generate.