Skip to content

Commit

Permalink
project: lk2nd-msm8226: Generate image without appended DTB
Browse files Browse the repository at this point in the history
  • Loading branch information
mlehtima authored and TravMurav committed May 27, 2022
1 parent c420e87 commit 3d3e142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/lk2nd-msm8226.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ include $(LOCAL_DIR)/lk2nd-defines.mk
include $(LOCAL_DIR)/msm8226.mk
include $(LOCAL_DIR)/lk2nd-base.mk

APPSBOOTHEADER: $(OUTBOOTIMGADTB)
APPSBOOTHEADER: $(OUTBOOTIMG) $(OUTBOOTIMGADTB)
ANDROID_BOOT_BASE := 0x00000000

0 comments on commit 3d3e142

Please sign in to comment.