oops... forgot to create build stamp file for some of the packages
[openwrt.git] / package / arptables / Makefile
index e770fef..018d8af 100644 (file)
@@ -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
This page took 0.028826 seconds and 4 git commands to generate.