175366db7be8bc1261194ac80d009cd33e0c9c59
[linux-2.6-block.git] / tools / testing / selftests / powerpc / primitives / Makefile
1 CFLAGS += -I$(CURDIR)
2
3 TEST_GEN_PROGS := load_unaligned_zeropad
4
5 include ../../lib.mk
6
7 $(TEST_GEN_PROGS): ../harness.c