summaryrefslogtreecommitdiff
path: root/BoardConfigAicp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigAicp.mk')
-rw-r--r--BoardConfigAicp.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/BoardConfigAicp.mk b/BoardConfigAicp.mk
new file mode 100644
index 00000000..40fbd104
--- /dev/null
+++ b/BoardConfigAicp.mk
@@ -0,0 +1,11 @@
+# Common board config for marlin, sailfish
+
+# Build vendor image
+BOARD_VENDORIMAGE_PARTITION_SIZE := 314572800
+BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
+
+# Kernel
+BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
+TARGET_COMPILE_WITH_MSM_KERNEL := true
+TARGET_KERNEL_CONFIG := lineageos_marlin_defconfig
+TARGET_KERNEL_SOURCE := kernel/google/marlin