6 lines
96 B
Makefile
6 lines
96 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += cam/
|
|
|
|
# enable with unit_test
|
|
#obj-y += unit_test/
|