mirror of
https://github.com/Telecominfraproject/oopt-sonic-build.git
synced 2026-01-27 10:22:02 +00:00
6 lines
225 B
Makefile
6 lines
225 B
Makefile
# sonic-ledd (SONiC Front-panel LED control daemon) Debian package
|
|
|
|
SONIC_LEDD = python-sonic-ledd_1.1-1_all.deb
|
|
$(SONIC_LEDD)_SRC_PATH = $(SRC_PATH)/sonic-platform-daemons/sonic-ledd
|
|
SONIC_PYTHON_STDEB_DEBS += $(SONIC_LEDD)
|