Skip to content

Commit

Permalink
remove dtb in bootimg
Browse files Browse the repository at this point in the history
  • Loading branch information
SavedByJ3sus committed Jun 7, 2024
1 parent ca9cd91 commit 001334c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ TARGET_FORCE_PREBUILT_KERNEL := true
TARGET_PREBUILT_KERNEL := $(DEVICE_PATH)/prebuilts/Image
TARGET_PREBUILT_DTB := $(DEVICE_PATH)/prebuilts/dtb.img
BOARD_PREBUILT_DTBOIMAGE := $(DEVICE_PATH)/prebuilts/dtbo.img
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
BOARD_KERNEL_SEPARATED_DTBO := true

# Sourcecode
Expand Down

0 comments on commit 001334c

Please sign in to comment.