kernel: fix incorrect identation

Change-Id: I62e3f6332c220759322a553f0a63481e3a9fa43c
This commit is contained in:
nebrassy
2024-05-04 12:48:20 +02:00
parent 3894b94743
commit ee118d6ebf
+1 -1
View File
@@ -591,7 +591,7 @@ endif
ifeq ($(NEEDS_KERNEL_COPY),true)
ifneq ($(TW_LOAD_VENDOR_MODULES),)
ifdef TARGET_PREBUILT_KERNEL
$(call twrp-depmod)
$(call twrp-depmod)
endif
endif
$(INSTALLED_KERNEL_TARGET): $(KERNEL_BIN)