mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-05 22:20:51 +00:00
fix libnvram install into staging dir
SVN-Revision: 1527
This commit is contained in:
parent
ba727849ad
commit
ced629d6c5
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user