You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
340 B

ccflags-y += -I$(SDK_DIR)/source/drivers/include/generic \
-I$(SDK_DIR)/source/drivers/include/ir \
-I$(SDK_DIR)/source/drivers/ir \
-I$(SDK_DIR)/source/drivers/ \
ccflags-y += -DCONFIG_SOCT_NEC_SUPPORT
obj-$(CFG_SOCT_BOOT_SBL) += ir_drv.o cmd_ir.o drv_ir_protocol_entry.o drv_ir_utils.o drv_ir_report.o drv_ir_nec.o