aboutsummaryrefslogtreecommitdiffstats
path: root/package/arptables
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-05-12 19:54:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-05-12 19:54:17 +0000
commita4d4dfc622ee898e3d1a3402e795f99668028881 (patch)
treeda31eb2053c3458b8f3381e0f7aeaececdfb813a /package/arptables
parentd475aa77a60420b57f4b8d1c205ec71a02e8efc3 (diff)
downloadupstream-a4d4dfc622ee898e3d1a3402e795f99668028881.tar.gz
upstream-a4d4dfc622ee898e3d1a3402e795f99668028881.tar.bz2
upstream-a4d4dfc622ee898e3d1a3402e795f99668028881.zip
oops... forgot to create build stamp file for some of the packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@854 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e770fef590..018d8afd49 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