X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6b08782f4c7ffa224646b5e5fb5c4afa4d513ebb..fb845b0ca5bc8fe90901bbcf70a682deedc437cf:/openwrt/package/arptables/Makefile?ds=sidebyside diff --git a/openwrt/package/arptables/Makefile b/openwrt/package/arptables/Makefile index e770fef59..018d8afd4 100644 --- a/openwrt/package/arptables/Makefile +++ b/openwrt/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