X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bb9d6cad073851d4b9b19364e0baee3aec363786..6a948981a35622512bddfcea20ecab8dad48efaa:/tools/ipkg-utils/Makefile diff --git a/tools/ipkg-utils/Makefile b/tools/ipkg-utils/Makefile index 9c0330859..830d38a7c 100644 --- a/tools/ipkg-utils/Makefile +++ b/tools/ipkg-utils/Makefile @@ -17,9 +17,6 @@ PKG_CAT:=zcat include $(INCLUDE_DIR)/host-build.mk define Build/Install - mkdir -p $(STAGING_DIR)/etc - echo "dest root /" > $(STAGING_DIR)/etc/ipkg.conf - echo "option offline_root $(TARGET_DIR)" >> $(STAGING_DIR)/etc/ipkg.conf $(INSTALL_BIN) \ $(PKG_BUILD_DIR)/ipkg-build \ $(PKG_BUILD_DIR)/ipkg-buildpackage \