mirror of
https://github.com/thead-yocto-mirror/vi-kernel
synced 2026-07-21 07:18:14 +02:00
4 lines
98 B
Makefile
Executable File
4 lines
98 B
Makefile
Executable File
EXTRA_CFLAGS += -I$(PWD)/../common/ -O2 -Werror
|
|
ov2775-objs += ov2775_mipi_v3.o
|
|
obj-m += ov2775.o
|