summaryrefslogtreecommitdiffstats
path: root/rules/barebox.make
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2011-01-31 14:08:03 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2011-01-31 14:08:55 +0100
commit6791aba6f4ca96938912cd6b99f00349d98e99fb (patch)
tree9f8985352df38f841dcc71369ef5ff259f39e850 /rules/barebox.make
parentfb3e5733ea12f8f472264239e73b1f9714a741aa (diff)
downloadptxdist-6791aba6f4ca96938912cd6b99f00349d98e99fb.tar.gz
ptxdist-6791aba6f4ca96938912cd6b99f00349d98e99fb.tar.xz
barebox: fix typo in clean stage
Reported-by: Erwin Rol <erwin@erwinrol.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/barebox.make')
-rw-r--r--rules/barebox.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/barebox.make b/rules/barebox.make
index 36e8f238f..afebb219f 100644
--- a/rules/barebox.make
+++ b/rules/barebox.make
@@ -103,7 +103,7 @@ $(STATEDIR)/barebox.targetinstall:
# Clean
# ----------------------------------------------------------------------------
-$(STATEDIR)/barbox.clean:
+$(STATEDIR)/barebox.clean:
@$(call targetinfo)
@$(call clean_pkg, BAREBOX)
rm -rf $(IMAGEDIR)/barebox-image