xref: /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dscr/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciTEST_GEN_PROGS := dscr_default_test dscr_explicit_test dscr_user_test	\
362306a36Sopenharmony_ci	      dscr_inherit_test dscr_inherit_exec_test dscr_sysfs_test	\
462306a36Sopenharmony_ci	      dscr_sysfs_thread_test
562306a36Sopenharmony_ci
662306a36Sopenharmony_citop_srcdir = ../../../../..
762306a36Sopenharmony_ciinclude ../../lib.mk
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci$(OUTPUT)/dscr_default_test: LDLIBS += -lpthread
1062306a36Sopenharmony_ci$(OUTPUT)/dscr_explicit_test: LDLIBS += -lpthread
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci$(TEST_GEN_PROGS): ../harness.c ../utils.c
13

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