From 047ab6cc450c965c0e1a0c441ea142c5119599ec Mon Sep 17 00:00:00 2001 From: Les De Ridder Date: Mon, 11 Nov 2019 22:08:00 +0100 Subject: [PATCH] Disable kernel for now --- BoardConfig.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfig.mk b/BoardConfig.mk index 9cd8226..39fe005 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -33,6 +33,7 @@ TARGET_SPECIFIC_HEADER_PATH += $(DEVICE_PATH)/include # Kernel properties #TARGET_KERNEL_CONFIG := lineageos_loire_kugo_defconfig BOARD_KERNEL_CMDLINE += androidboot.hardware=kugo +TARGET_NO_KERNEL := true # TODO # Partition information