add rrs package (thanks to Chris Putnam)
[openwrt.git] / openwrt / package / nvram / Makefile
index f7312fe..b1b87fd 100644 (file)
@@ -39,7 +39,7 @@ $(IPKG_NVRAM):
 
 
 compile: install-dev
-install-dev:
+install-dev: $(PKG_BUILD_DIR)/.built
        mkdir -p $(STAGING_DIR)/usr/lib
        cp $(PKG_BUILD_DIR)/*.so $(STAGING_DIR)/usr/lib
        
This page took 0.027295 seconds and 4 git commands to generate.