X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Farpd%2FMakefile;h=234a7d4296788ef0af2a71b4a4d6e52392372988;hp=1fe6511098271009bbb37d619a8f9018c6029632;hb=5ac8a35c7740e5af9bd70b39eaf68100bc709b05;hpb=00ec9c3ab548661b9cb12f46764d771edcd208bd diff --git a/net/arpd/Makefile b/net/arpd/Makefile index 1fe6511098..234a7d4296 100644 --- a/net/arpd/Makefile +++ b/net/arpd/Makefile @@ -30,6 +30,10 @@ define Package/arpd endef define Build/Configure + (cd $(PKG_BUILD_DIR); touch \ + stamp-h.in \ + config.h.in \ + ); $(call Build/Configure/Default, \ --with-libdnet="$(STAGING_DIR)/usr" \ --with-libevent="$(STAGING_DIR)/usr" \