[slave.mk]: Make installer executable. (#337)
Signed-off-by: marian-pritsak <marianp@mellanox.com>
This commit is contained in:
parent
08734229b6
commit
8dc9dccaef
2
slave.mk
2
slave.mk
@ -334,6 +334,8 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : .platform
|
|||||||
$(if $($*_DOCKERS),
|
$(if $($*_DOCKERS),
|
||||||
rm sonic_debian_extension.sh,
|
rm sonic_debian_extension.sh,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
chmod a+x $@
|
||||||
$(FOOTER)
|
$(FOOTER)
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user