projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba72784
)
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)
SVN-Revision: 1527
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 3f7626ab074023cb46622e661a48919088ef5187..3e5263b34af361d17749defe1d14729b26d29f31 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