mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-06 06:47:36 +00:00
A new feature is added to support to upsizing by horizontal stripes via IC PP channels double using. Signed-off-by: Mark Gutman <r58412@freescale.com>
6 lines
186 B
Makefile
6 lines
186 B
Makefile
obj-$(CONFIG_MXC_IPU_V1) = mxc_ipu.o
|
|
|
|
mxc_ipu-objs := ipu_common.o ipu_sdc.o ipu_adc.o ipu_ic.o ipu_csi.o ipu_device.o ipu_calc_stripes_sizes.o
|
|
|
|
obj-$(CONFIG_MXC_IPU_PF) += pf/
|