Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 694b9191 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Merge remote-tracking branch 'origin/lineage-23.2' into a16.2

parents a9074343 eadec453
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ ifeq "$(wildcard $(KERNEL_SRC) )" ""
    endif

    ifneq ($(TARGET_KERNEL_PLATFORM_TARGET),)
        ifeq "$(wildcard $(abspath $(BUILD_TOP)/../kernel-$(TARGET_KERNEL_VERSION))/$(KERNEL_SRC) )" ""
        ifeq "$(wildcard $(abspath $(BUILD_TOP)/kernel/platform/kernel-$(TARGET_KERNEL_VERSION))/$(KERNEL_SRC) )" ""
            $(warning ***************************************************************)
            $(warning *                                                             *)
            $(warning * No kernel platform source found.                            *)