diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 08934f5..9ab6f62 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -29,6 +29,7 @@ BOARD_KERNEL_PAGESIZE := 2048 # BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=msm8960 maxcpus=2 BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=flo user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.selinux=permissive BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 +TARGET_KERNEL_CLANG_COMPILE := false TARGET_KERNEL_SOURCE := kernel/google/msm TARGET_KERNEL_CONFIG := followmsi_defconfig