summaryrefslogtreecommitdiffstats
path: root/package/nvram/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-03 20:18:39 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-03 20:18:39 +0000
commit1b09a46ee21219e4a3303f57b9c771ada562dbed (patch)
treecd8a1ee9ab092d212491d7af15d76e0e18c5b721 /package/nvram/Makefile
parented732f36802a0e8dd8bf1d01c080814c0b7914d0 (diff)
fix nvram build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2047 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/nvram/Makefile')
-rw-r--r--package/nvram/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nvram/Makefile b/package/nvram/Makefile
index f7312fe18..b1b87fd15 100644
--- a/package/nvram/Makefile
+++ b/package/nvram/Makefile
@@ -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