1
0

selftests/powerpc: Fix out-of-tree build errors

Some of our Makefiles don't do the right thing when building the
selftests with O=, fix them up.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Este cometimento está contido em:
Michael Ellerman
2018-10-19 00:11:33 +11:00
ascendente 51eeef9e13
cometimento d8a2fe29d3
4 ficheiros modificados com 1 adições e 6 eliminações

Ver ficheiro

@@ -1,8 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
TEST_PROGS := signal signal_tm
all: $(TEST_PROGS)
$(TEST_PROGS): ../harness.c ../utils.c signal.S
CFLAGS += -maltivec