summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index aba1991..e8b11b1 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -37,6 +37,9 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9300/bluetooth
# Kernel
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412
TARGET_KERNEL_CONFIG := cyanogenmod_i9300_defconfig
+# for a recent Android common kernel
+#BOARD_KERNEL_IMAGE_NAME := zImage-dtb
+# for the mainline kernel
#BOARD_CUSTOM_BOOTIMG_MK := device/samsung/i9300/mkbootimg.mk
# Recovery