projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e106494
)
fix nvram build error
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 3 Oct 2005 20:18:39 +0000
(20:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 3 Oct 2005 20:18:39 +0000
(20:18 +0000)
SVN-Revision: 2047
openwrt/package/nvram/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/nvram/Makefile
b/openwrt/package/nvram/Makefile
index f7312fe18b34656197253a39f95c048756a2650e..b1b87fd15b3bcf95ad53614e3546ad2bb93b0b7c 100644
(file)
--- a/
openwrt/package/nvram/Makefile
+++ b/
openwrt/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