xref: /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/Makefile (revision 62306a36)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/
1TEST_GEN_PROGS := hashchk_test
2TEST_GEN_FILES := lsdexcr
3
4include ../../lib.mk
5
6$(OUTPUT)/hashchk_test: CFLAGS += -fno-pie $(call cc-option,-mno-rop-protect)
7
8$(TEST_GEN_PROGS): ../harness.c ../utils.c ./dexcr.c
9$(TEST_GEN_FILES): ../utils.c ./dexcr.c
10

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