projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c5849e
)
fix libnvram install into staging dir
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jul 2005 11:01:30 +0000
(11:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 22 Jul 2005 11:01:30 +0000
(11:01 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1527
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/target/linux/package/nvram/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/target/linux/package/nvram/Makefile
b/openwrt/target/linux/package/nvram/Makefile
index
3f7626a
..
3e5263b
100644
(file)
--- a/
openwrt/target/linux/package/nvram/Makefile
+++ b/
openwrt/target/linux/package/nvram/Makefile
@@
-34,6
+34,7
@@
$(IPKG_NVRAM):
compile: install-dev
install-dev:
+ mkdir -p $(STAGING_DIR)/usr/lib
cp $(PKG_BUILD_DIR)/*.so $(STAGING_DIR)/usr/lib