We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8b22a commit 34b841eCopy full SHA for 34b841e
slave.mk
@@ -644,8 +644,6 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
644
j2 -f env files/initramfs-tools/union-mount.j2 onie-image.conf > files/initramfs-tools/union-mount
645
j2 -f env files/initramfs-tools/arista-convertfs.j2 onie-image.conf > files/initramfs-tools/arista-convertfs
646
647
- j2 files/build_templates/updategraph.service.j2 > updategraph.service
648
-
649
$(if $($*_DOCKERS),
650
j2 files/build_templates/sonic_debian_extension.j2 > sonic_debian_extension.sh
651
chmod +x sonic_debian_extension.sh,
0 commit comments