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

Commit 4b625510 authored by Koushik Dutta's avatar Koushik Dutta
Browse files

kernel.mk: fix compiled kernel copy

Change-Id: Ifb2a3d4968e56eed236eaa2db9258cd0b8865fda
parent 8e093f64
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ ifeq "$(wildcard $(KERNEL_SRC) )" ""
        $(error "NO KERNEL")
    endif
else
    NEEDS_KERNEL_COPY := true
    ifeq ($(TARGET_KERNEL_CONFIG),)
        $(warning **********************************************************)
        $(warning * Kernel source found, but no configuration was defined  *)