fix libnvram install into staging dir

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1527 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2005-07-22 11:01:30 +00:00
parent 287f8e1c22
commit 8c07fcb629
1 changed files with 1 additions and 0 deletions

View File

@ -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