mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 18:57:58 +01:00
easy-soc-libs: libeasy: include debug.h
This commit is contained in:
parent
2dbf38c06c
commit
8a799f183b
1 changed files with 1 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ define Build/InstallDev/libeasy
|
|||
$(CP) $(PKG_BUILD_DIR)/libeasy/easy.h $(1)/usr/include/easy/
|
||||
$(CP) $(PKG_BUILD_DIR)/libeasy/event.h $(1)/usr/include/easy/
|
||||
$(CP) $(PKG_BUILD_DIR)/libeasy/utils.h $(1)/usr/include/easy/
|
||||
$(CP) $(PKG_BUILD_DIR)/libeasy/debug.h $(1)/usr/include/easy/
|
||||
$(CP) $(PKG_BUILD_DIR)/libeasy/libeasy*.so* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue