summaryrefslogtreecommitdiff
path: root/board/kernel.mk
blob: 6218fb17c57f4eeb06aea9970568ccd1c6120f53 (plain)
1
2
3
4
5
6
# Kernel
TARGET_KERNEL_CONFIG := cyanogenmod_peach_defconfig
BOARD_KERNEL_IMAGE_NAME := zImage-dtb
BOARD_KERNEL_SEPARATED_DT := false
TARGET_KERNEL_APPEND_DTB := true
TARGET_USES_UNCOMPRESSED_KERNEL := true