[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 GitHub
parent 0e17525937
commit d6f236cb4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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) \