mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-19 00:50:22 +00:00
fix nvram build error
SVN-Revision: 2047
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user