parent
f400508619
commit
7aa7667acf
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ TARGET_PREBUILT_KERNEL := $(LOCAL_PATH)/kernel
|
||||||
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F androidboot.selinux=permissive
|
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F androidboot.selinux=permissive
|
||||||
BOARD_KERNEL_BASE := 0x00008000
|
BOARD_KERNEL_BASE := 0x00008000
|
||||||
BOARD_KERNEL_PAGESIZE := 2048
|
BOARD_KERNEL_PAGESIZE := 2048
|
||||||
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000
|
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000 --dt $(LOCAL_PATH)/dt.img
|
||||||
BOARD_NEEDS_LZMA_MINIGZIP := true
|
BOARD_NEEDS_LZMA_MINIGZIP := true
|
||||||
|
|
Loading…
Add table
Reference in a new issue