[slave.mk] Remove PYTHON_CLICK target (#6763)

We stopped building our own custom python-click package via #5549. This target should have been removed at that time but was missed.
This commit is contained in:
Joe LeVeque 2021-02-10 23:25:05 -08:00 committed by Danny Allen
parent 44e2734cc4
commit a2e593fe3f

View File

@ -842,7 +842,6 @@ $(addprefix $(TARGET_PATH)/, $(SONIC_INSTALLERS)) : $(TARGET_PATH)/% : \
$(addprefix $(IMAGE_DISTRO_DEBS_PATH)/,$(INITRAMFS_TOOLS) \
$(LINUX_KERNEL) \
$(SONIC_DEVICE_DATA) \
$(PYTHON_CLICK) \
$(IFUPDOWN2) \
$(KDUMP_TOOLS) \
$(NTP) \