mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-10 05:42:52 +01:00
fix nvram build error
SVN-Revision: 2047
This commit is contained in:
parent
e10649450b
commit
177c7c3bee
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue