test2
This commit is contained in:
parent
a998463bcb
commit
f400508619
@ -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_BASE := 0x00008000
|
||||
BOARD_KERNEL_PAGESIZE := 2048
|
||||
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000 --dt $(LOCAL_PATH)/dt.img
|
||||
BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01e00000
|
||||
BOARD_NEEDS_LZMA_MINIGZIP := true
|
||||
|
Loading…
Reference in New Issue
Block a user