diff options
| -rw-r--r-- | tools/testing/selftests/powerpc/switch_endian/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/switch_endian/Makefile b/tools/testing/selftests/powerpc/switch_endian/Makefile index fcd2dcb8972b..bdc081afedb0 100644 --- a/tools/testing/selftests/powerpc/switch_endian/Makefile +++ b/tools/testing/selftests/powerpc/switch_endian/Makefile | |||
| @@ -8,6 +8,7 @@ EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S | |||
| 8 | top_srcdir = ../../../../.. | 8 | top_srcdir = ../../../../.. |
| 9 | include ../../lib.mk | 9 | include ../../lib.mk |
| 10 | 10 | ||
| 11 | $(OUTPUT)/switch_endian_test: ASFLAGS += -I $(OUTPUT) | ||
| 11 | $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S | 12 | $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S |
| 12 | 13 | ||
| 13 | $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o | 14 | $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o |
