TARGET := pddf_led_module
obj-$(CONFIG_PDDF_LED) += $(TARGET).o

ccflags-y := -I$(srctree)/drivers/platform/pddf-sonic/include
