summaryrefslogtreecommitdiffstats
path: root/package/cifsmount
diff options
context:
space:
mode:
Diffstat (limited to 'package/cifsmount')
-rw-r--r--package/cifsmount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cifsmount/Makefile b/package/cifsmount/Makefile
index 2cb64d45f..e435423fe 100644
--- a/package/cifsmount/Makefile
+++ b/package/cifsmount/Makefile
@@ -13,7 +13,7 @@ include $(TOPDIR)/package/rules.mk
$(eval $(call PKG_template,CIFSMOUNT,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
$(PKG_BUILD_DIR)/.prepared:
- mkdir -p $@
+ mkdir -p $(PKG_BUILD_DIR)
touch $@
$(PKG_BUILD_DIR)/.configured: