mirror of https://github.com/OpenIPC/firmware.git
[no ci] imp-control: update file permissions
parent
089144f01e
commit
587b23cdc8
|
@ -15,7 +15,7 @@ endef
|
||||||
|
|
||||||
define INGENIC_LIBIMP_CONTROL_INSTALL_TARGET_CMDS
|
define INGENIC_LIBIMP_CONTROL_INSTALL_TARGET_CMDS
|
||||||
$(INSTALL) -D -m 0755 $(@D)/libimp_control.so $(TARGET_DIR)/usr/lib
|
$(INSTALL) -D -m 0755 $(@D)/libimp_control.so $(TARGET_DIR)/usr/lib
|
||||||
$(INSTALL) -m 644 -t $(TARGET_DIR)/usr/sbin $(INGENIC_LIBIMP_CONTROL_PKGDIR)/src/imp-control.sh
|
$(INSTALL) -m 755 -t $(TARGET_DIR)/usr/sbin $(INGENIC_LIBIMP_CONTROL_PKGDIR)/src/imp-control.sh
|
||||||
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue