mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-19 12:57:16 +00:00
Merge remote-tracking branch 'thingos/dev' into dev
This commit is contained in:
commit
bb99c99698
@ -22,6 +22,9 @@ define RPI_USERLAND_EXTRA_LIBS_TARGET
|
||||
$(INSTALL) -m 0644 -D \
|
||||
$(@D)/build/lib/libilclient.so \
|
||||
$(TARGET_DIR)/usr/lib/libilclient.so
|
||||
$(INSTALL) -m 0644 -D \
|
||||
$(@D)/build/lib/libfdt.so \
|
||||
$(TARGET_DIR)/usr/lib/libfdt.so
|
||||
endef
|
||||
RPI_USERLAND_POST_INSTALL_TARGET_HOOKS += RPI_USERLAND_EXTRA_LIBS_TARGET
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user