mirror of https://github.com/hak5/openwrt.git
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