TARGET = pddf_cpld_driver
obj-$(CONFIG_PDDF_CPLD) += $(TARGET).o


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