xref: /openbmc/linux/tools/testing/selftests/powerpc/primitives/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2fe2a1bb1SMichael EllermanCFLAGS += -I$(CURDIR)
3fe2a1bb1SMichael Ellerman
488baa78dSbamvor.zhangjian@huawei.comTEST_GEN_PROGS := load_unaligned_zeropad
5fe2a1bb1SMichael Ellerman
67e0cf1c9SMichael Ellermantop_srcdir = ../../../../..
76faeeea4SMichael Ellermaninclude ../../lib.mk
8fe2a1bb1SMichael Ellerman
988baa78dSbamvor.zhangjian@huawei.com$(TEST_GEN_PROGS): ../harness.c
10