xref: /kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/
162306a36Sopenharmony_ciinclude ../../../../../build/Build.include
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciUNAME_M := $(shell uname -m)
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciifneq ($(UNAME_M),s390x)
662306a36Sopenharmony_cinothing:
762306a36Sopenharmony_ci.PHONY: all clean run_tests install
862306a36Sopenharmony_ci.SILENT:
962306a36Sopenharmony_cielse
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciTEST_GEN_PROGS := test_uvdevice
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_citop_srcdir ?= ../../../../../..
1462306a36Sopenharmony_ciLINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ciCFLAGS += -Wall -Werror -static $(KHDR_INCLUDES) -I$(LINUX_TOOL_ARCH_INCLUDE)
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ciinclude ../../../lib.mk
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ciendif
21

Indexes created Thu Nov 07 10:32:03 CST 2024