Merge "Fix initbootimage .PHONY target"
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