Files
CoolPi-Armbian-Rockchip-RK3…/tools/testing/selftests/dmabuf-heaps/Makefile
2025-02-04 12:41:12 -06:00

7 lines
147 B
Makefile

# SPDX-License-Identifier: GPL-2.0
CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
TEST_GEN_PROGS = dmabuf-heap
include ../lib.mk