projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2482dd
)
fix nvram build error
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 3 Oct 2005 20:17:09 +0000
(20:17 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 3 Oct 2005 20:17:09 +0000
(20:17 +0000)
SVN-Revision: 2046
openwrt/package/nvram/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/nvram/Makefile
b/openwrt/package/nvram/Makefile
index 9885f99089e9deef55c4d66bbab7186b1a41263b..dd2f17c6f421d8ae292f1de03bb91b45ad7f45a9 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