Rtwo/kernel/motorola/sm8550/tools/testing/selftests/dmabuf-heaps/Makefile

7 lines
130 B
Makefile
Raw Normal View History

2025-09-30 20:22:48 -04:00
# SPDX-License-Identifier: GPL-2.0
CFLAGS += -static -O3 -Wl,-no-as-needed -Wall
TEST_GEN_PROGS = dmabuf-heap
include ../lib.mk