fix nvram build error
authorFelix Fietkau <nbd@openwrt.org>
Mon, 3 Oct 2005 20:18:39 +0000 (20:18 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 3 Oct 2005 20:18:39 +0000 (20:18 +0000)
SVN-Revision: 2047

openwrt/package/nvram/Makefile

index f7312fe18b34656197253a39f95c048756a2650e..b1b87fd15b3bcf95ad53614e3546ad2bb93b0b7c 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