Home
last modified time | relevance | path

Searched refs:GIT_VERSION (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/
H A DMakefile10 GIT_VERSION = $(shell git describe --always --long --dirty || echo "unknown") macro
12 CFLAGS := -std=gnu99 -O2 -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CURDIR)/include $(CFLAGS)
H A Dharness.c109 test_set_git_version(GIT_VERSION); in test_harness()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/
H A DMakefile10 GIT_VERSION = $(shell git describe --always --long --dirty || echo "unknown") macro
12 CFLAGS := -std=gnu99 -O2 -Wall -Werror -DGIT_VERSION='"$(GIT_VERSION)"' -I$(CURDIR)/include $(CFLAGS)
H A Dharness.c109 test_set_git_version(GIT_VERSION); in test_harness()

Completed in 1 milliseconds