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:
@@ -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
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador