Home
last modified time | relevance | path

Searched refs:UNAME_M (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile3 UNAME_M := $(shell uname -m) macro
5 ifneq ($(UNAME_M),s390x)
/openbmc/linux/tools/testing/selftests/x86/
H A DMakefile8 UNAME_M := $(shell uname -m) macro