mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-02 08:33:57 +02:00
fix libnvram install into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1527 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
402825e541
commit
519090ccdd
@ -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
Block a user