Skip to content

Commit

Permalink
Update kernel.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
darran-kelinske-fivestars committed Jul 15, 2019
1 parent 48bc7fb commit 460d965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/kernel.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# kernel
BOARD_KERNEL_BASE := 0x80000000
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_hsl_uart,0x78B0000 androidboot.selinux=permissive
TARGET_KERNEL_CONFIG := msm8937_p3588_pcb-perf_defconfig
TARGET_KERNEL_CONFIG := lineageos_tb8504f_defconfig
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01000000 --tags_offset 0x00000100
Expand Down

0 comments on commit 460d965

Please sign in to comment.