mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
fix nvram build error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f02750f63c
commit
8ce107b51d
@ -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