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.
|
ccflags-y += -I$(src)
|
|
|
|
coda-objs := coda-common.o coda-bit.o coda-gdi.o coda-h264.o coda-jpeg.o
|
|
|
|
obj-$(CONFIG_VIDEO_CODA) += coda.o
|
|
obj-$(CONFIG_VIDEO_IMX_VDOA) += imx-vdoa.o
|
|
|