sdm660-common: Build broken PHONY
Change-Id: Idb8418cfb6335fa7257e084e1d135dc6fb29ebc4 Signed-off-by: Erfan Abdi <erfangplus@gmail.com>
This commit is contained in:
parent
55ddd8afc2
commit
0485118170
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ TARGET_2ND_CPU_VARIANT := kryo
|
|||
|
||||
TARGET_USES_64_BIT_BINDER := true
|
||||
BUILD_BROKEN_DUP_RULES := true
|
||||
BUILD_BROKEN_PHONY_TARGETS := true
|
||||
|
||||
# Kernel
|
||||
BOARD_KERNEL_CMDLINE := console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 earlycon=msm_serial_dm,0xc170000 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 sched_enable_hmp=1 sched_enable_power_aware=1 service_locator.enable=1 swiotlb=1 androidboot.configfs=true androidboot.usbcontroller=a800000.dwc3
|
||||
|
|
Loading…
Reference in a new issue