mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
6 lines
167 B
Makefile
6 lines
167 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-$(CONFIG_VIDEO_IPU3_CIO2) += ipu3-cio2.o
|
|
|
|
ipu3-cio2-y += ipu3-cio2-main.o
|
|
ipu3-cio2-$(CONFIG_CIO2_BRIDGE) += cio2-bridge.o
|