summaryrefslogtreecommitdiffstats
path: root/package/arptables
diff options
context:
space:
mode:
Diffstat (limited to 'package/arptables')
-rw-r--r--package/arptables/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/arptables/Makefile b/package/arptables/Makefile
index e770fef59..018d8afd4 100644
--- a/package/arptables/Makefile
+++ b/package/arptables/Makefile
@@ -22,6 +22,7 @@ $(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(PKG_BUILD_DIR) \
CC=$(TARGET_CC) LD=$(TARGET_CROSS)ld \
CFLAGS="$(TARGET_CFLAGS) -Wall -I$(PKG_BUILD_DIR)/include/linux/include -I$(PKG_BUILD_DIR)/include -DARPTABLES_VERSION=\\\"$(PKG_VERSION)\\\" "
+ touch $@
$(IPKG_ARPTABLES):
mkdir -p $(IDIR_ARPTABLES)/usr/sbin