Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2fa30fe9 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

selftests/powerpc: Fix the pmu install rule



My patch to add install support for the powerpc selftests had a typo,
leading to the three tests in the pmu directory itself not being
installed.

Fixes: 6faeeea4 ("selftests: Add install support for the powerpc tests")
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 68fc378c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ override define EMIT_TESTS
	$(MAKE) -s -C ebb emit_tests
endef

DEFAULT_INSTALL := $(INSTALL_RULE)
DEFAULT_INSTALL_RULE := $(INSTALL_RULE)
override define INSTALL_RULE
	$(DEFAULT_INSTALL_RULE)
	$(MAKE) -C ebb install