TARGET := pddf_sysstatus_module
obj-$(CONFIG_PDDF_SYSSTATUS) += $(TARGET).o

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