Skip to content

Commit 63a8944

Browse files
committed
firmware: add default ipts fw configuration file
add configuration file that shows the relationship between ocl kernels Signed-off-by: Hyungwoo Yang <hyungwoo.yang@intel.com>
1 parent 429bb87 commit 63a8944

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

firmware/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ fw-shipped-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda/xircom_pgs.fw
135135
fw-shipped-$(CONFIG_USB_VICAM) += vicam/firmware.fw
136136
fw-shipped-$(CONFIG_VIDEO_CPIA2) += cpia2/stv0672_vp4.bin
137137
fw-shipped-$(CONFIG_YAM) += yam/1200.bin yam/9600.bin
138+
fw-shipped-$(CONFIG_INTEL_IPTS) += intel/ipts/ipts_fw_config.bin
138139

139140
fw-shipped-all := $(fw-shipped-y) $(fw-shipped-m) $(fw-shipped-)
140141

708 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)