summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shbootimg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/shbootimg.mk b/shbootimg.mk
index 93a9f9f..a83532f 100644
--- a/shbootimg.mk
+++ b/shbootimg.mk
@@ -31,5 +31,4 @@ $(INSTALLED_BOOTIMAGE_TARGET): $(INSTALLED_KERNEL_TARGET)
$(ACP) -fp $< $@
$(INSTALLED_RECOVERYIMAGE_TARGET): $(INSTALLED_KERNEL_TARGET)
- $(call build-recoveryimage-target, $@)
$(ACP) -fp $< $@