xref: /openbmc/linux/tools/testing/selftests/powerpc/dexcr/Makefile (revision b181f7029bd71238ac2754ce7052dffd69432085)
1bdb07f35SBenjamin GrayTEST_GEN_PROGS := hashchk_test
2a16e472cSBenjamin GrayTEST_GEN_FILES := lsdexcr
3bdb07f35SBenjamin Gray
4bdb07f35SBenjamin Grayinclude ../../lib.mk
5bdb07f35SBenjamin Gray
6*2a09eb7eSBenjamin Gray$(OUTPUT)/hashchk_test: CFLAGS += -fno-pie -no-pie $(call cc-option,-mno-rop-protect)
7bdb07f35SBenjamin Gray
8bdb07f35SBenjamin Gray$(TEST_GEN_PROGS): ../harness.c ../utils.c ./dexcr.c
9a16e472cSBenjamin Gray$(TEST_GEN_FILES): ../utils.c ./dexcr.c
10