Loading build/tasks/kernel.mk +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ ifeq "$(wildcard $(KERNEL_SRC) )" "" ifneq ($(HAS_PREBUILT_KERNEL),) $(warning ***************************************************************) $(warning * Using prebuilt kernel binary instead of source *) $(warning * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *) $(warning * THIS IS DEPRECATED, AND IS NOT ADVISED. *) $(warning * Please configure your device to download the kernel *) $(warning * source repository to $(KERNEL_SRC)) $(warning * for more information *) Loading Loading
build/tasks/kernel.mk +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ ifeq "$(wildcard $(KERNEL_SRC) )" "" ifneq ($(HAS_PREBUILT_KERNEL),) $(warning ***************************************************************) $(warning * Using prebuilt kernel binary instead of source *) $(warning * THIS IS DEPRECATED, AND WILL BE DISCONTINUED *) $(warning * THIS IS DEPRECATED, AND IS NOT ADVISED. *) $(warning * Please configure your device to download the kernel *) $(warning * source repository to $(KERNEL_SRC)) $(warning * for more information *) Loading