xref: /linux-6.15/tools/testing/selftests/powerpc/dexcr/Makefile (revision 5bfa66bf)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1TEST_GEN_PROGS := dexcr_test hashchk_test
2TEST_GEN_FILES := lsdexcr
3
4include ../../lib.mk
5include ../flags.mk
6
7CFLAGS += $(KHDR_INCLUDES)
8
9$(OUTPUT)/hashchk_test: CFLAGS += -fno-pie -no-pie $(call cc-option,-mno-rop-protect)
10
11$(TEST_GEN_PROGS): ../harness.c ../utils.c ./dexcr.c
12$(TEST_GEN_FILES): ../utils.c ./dexcr.c
13

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026