selftests/powerpc: Fix the pmu install rule
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 May 2015 01:10:09 +0000 (11:10 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 1 May 2015 03:00:26 +0000 (13:00 +1000)
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: 6faeeea44b84 ("selftests: Add install support for the powerpc tests")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found