linux-surface/drivers/media/platform/mtk-jpeg/Makefile

3 lines
112 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
mtk_jpeg-objs := mtk_jpeg_core.o mtk_jpeg_hw.o mtk_jpeg_parse.o
obj-$(CONFIG_VIDEO_MEDIATEK_JPEG) += mtk_jpeg.o