mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-16 07:14:50 +08:00
This snapshot is taken from msm-4.4 branch as of:
'commit ee294a60356a ("msm: jpegdma: Fix for ASAN issues in jpegdma module")'
Change-Id: I3aba3098a986a5dec84b4bb4144dda19d1db5790
Signed-off-by: Pratap Nirujogi <pratapn@codeaurora.org>
Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
30 lines
765 B
Makefile
30 lines
765 B
Makefile
header-y += cam_cpas.h
|
|
header-y += cam_defs.h
|
|
header-y += cam_fd.h
|
|
header-y += cam_icp.h
|
|
header-y += cam_isp.h
|
|
header-y += cam_isp_vfe.h
|
|
header-y += cam_isp_ife.h
|
|
header-y += cam_jpeg.h
|
|
header-y += cam_req_mgr.h
|
|
header-y += cam_sensor.h
|
|
header-y += cam_sync.h
|
|
header-y += msm_media_info.h
|
|
header-y += msm_vidc.h
|
|
header-y += msm_sde_rotator.h
|
|
header-y += radio-iris.h
|
|
header-y += radio-iris-commands.h
|
|
header-y += cam_lrme.h
|
|
header-y += msm_cam_sensor.h
|
|
header-y += msm_camera.h
|
|
header-y += msm_camsensor_sdk.h
|
|
header-y += msm_fd.h
|
|
header-y += msm_isp.h
|
|
header-y += msm_jpeg.h
|
|
header-y += msm_jpeg_dma.h
|
|
header-y += msm_media_info.h
|
|
header-y += msmb_camera.h
|
|
header-y += msmb_generic_buf_mgr.h
|
|
header-y += msmb_isp.h
|
|
header-y += msmb_ispif.h
|
|
header-y += msmb_pproc.h
|