TARGET = pddf_fpgai2c_driver

obj-$(CONFIG_PDDF_FPGAI2C) += $(TARGET).o

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