mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
fix nvram build error
SVN-Revision: 2047
This commit is contained in:
parent
e10649450b
commit
177c7c3bee
@ -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…
x
Reference in New Issue
Block a user