use the @GNU mirror facility from scripts/download.pl
[openwrt.git] / openwrt / package / gdbserver / Makefile
index 4e011db..7e5d33b 100644 (file)
@@ -46,7 +46,7 @@ $(PKG_BUILD_DIR)/.configured:
        );
        touch $@
 
-$(PKG_BUILD_DIR)/.built: $(PKG_BUILD_DIR)/.configured
+$(PKG_BUILD_DIR)/.built:
        rm -rf $(PKG_INSTALL_DIR)
        mkdir -p $(PKG_INSTALL_DIR)
        $(MAKE) -C $(PKG_BUILD_DIR) \
This page took 0.025225 seconds and 4 git commands to generate.