3
0
Fork 0

Revert "shbootimg.mk: Fix recovery build"

No longer necessary

This reverts commit ffb71761f1.

Change-Id: I7af9863434f3d8a9732a5f31460dfc9c3cceb322
This commit is contained in:
Caio Schnepper 2015-12-21 17:57:19 -02:00
parent d1a4c287e3
commit a8ebb9c8f5
1 changed files with 0 additions and 1 deletions

View File

@ -31,5 +31,4 @@ $(INSTALLED_BOOTIMAGE_TARGET): $(INSTALLED_KERNEL_TARGET)
$(ACP) -fp $< $@
$(INSTALLED_RECOVERYIMAGE_TARGET): $(INSTALLED_KERNEL_TARGET)
$(call build-recoveryimage-target, $@)
$(ACP) -fp $< $@