mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-04 23:17:30 +02:00
uci: install libucimap to the staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26309 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e7beb6900e
commit
e9f893f67c
@ -78,6 +78,7 @@ define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_BUILD_DIR)/libuci.so* $(1)/usr/lib
|
||||
$(CP) $(PKG_BUILD_DIR)/libuci.a $(1)/usr/lib
|
||||
$(CP) $(PKG_BUILD_DIR)/libucimap.a $(1)/usr/lib
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,uci))
|
||||
|
Loading…
Reference in New Issue
Block a user