kernel: fix incorrect identation
Change-Id: I62e3f6332c220759322a553f0a63481e3a9fa43c
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user