summaryrefslogtreecommitdiffstats
path: root/rules/oprofile.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-05-21 08:34:45 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-05-21 08:34:45 +0000
commitbf6f2fa496802660a140ab17307138b21a53df4c (patch)
tree06f2cf3886cb6855b24964f32954332ddd75dc49 /rules/oprofile.make
parent40270be40ae7aefd5f3b2cc718bfda15df8d5f7c (diff)
downloadptxdist-bf6f2fa496802660a140ab17307138b21a53df4c.tar.gz
ptxdist-bf6f2fa496802660a140ab17307138b21a53df4c.tar.xz
* oprofile: install_finish is missing
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8193 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/oprofile.make')
-rw-r--r--rules/oprofile.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/oprofile.make b/rules/oprofile.make
index 55b6476ce..3cb58dc23 100644
--- a/rules/oprofile.make
+++ b/rules/oprofile.make
@@ -104,6 +104,8 @@ $(STATEDIR)/oprofile.targetinstall:
) \
done
+ @$(call install_finish, oprofile)
+
@$(call touch)
# ----------------------------------------------------------------------------