projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed732f3
)
fix nvram build error
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Oct 2005 20:18:39 +0000
(20:18 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Oct 2005 20:18:39 +0000
(20:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2047
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/nvram/Makefile
patch
|
blob
|
history
diff --git
a/package/nvram/Makefile
b/package/nvram/Makefile
index
f7312fe
..
b1b87fd
100644
(file)
--- 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
This page took
0.025402 seconds
and
4
git commands to generate.