place the static version of libusb into the staging dir - fixes dfu-util compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12966 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0a3ae7ce06
commit
7098f552ac
@ -53,7 +53,7 @@ define Build/InstallDev
|
||||
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(INSTALL_DATA) \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/libusb*.{la,so*} \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/libusb*.{la,so*,a} \
|
||||
$(1)/usr/lib/
|
||||
|
||||
$(INSTALL_DIR) $(1)/usr/lib/pkgconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user