Merge "Fix initbootimage .PHONY target" am: 4724f77bca
am: a4bb5a404f
Original change: https://android-review.googlesource.com/c/platform/build/+/1956276 Change-Id: Ia595d09e6a8386b10975e9995e8b27fead00aa95
This commit is contained in:
@@ -1604,7 +1604,7 @@ superimage_empty: $(INSTALLED_SUPERIMAGE_EMPTY_TARGET)
|
|||||||
bootimage: $(INSTALLED_BOOTIMAGE_TARGET)
|
bootimage: $(INSTALLED_BOOTIMAGE_TARGET)
|
||||||
|
|
||||||
.PHONY: initbootimage
|
.PHONY: initbootimage
|
||||||
bootimage: $(INSTALLED_INIT_BOOT_IMAGE_TARGET)
|
initbootimage: $(INSTALLED_INIT_BOOT_IMAGE_TARGET)
|
||||||
|
|
||||||
.PHONY: system_dlkm_image
|
.PHONY: system_dlkm_image
|
||||||
system_dlkm_image: $(INSTALLED_SYSTEM_DLKM_IMAGE_TARGET)
|
system_dlkm_image: $(INSTALLED_SYSTEM_DLKM_IMAGE_TARGET)
|
||||||
|
Reference in New Issue
Block a user